MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / iLightInit

Function iLightInit

src/SB/Core/gc/iLight.cpp:5–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3RpWorld* gLightWorld;
4
5void iLightInit(RpWorld* world)
6{
7 gLightWorld = world;
8}
9
10iLight* iLightCreate(iLight* light, U32 type)
11{

Callers 1

zEnvInitFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected