Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
RpWorld* gLightWorld;
4
5
void iLightInit(RpWorld* world)
6
{
7
gLightWorld = world;
8
}
9
10
iLight* iLightCreate(iLight* light, U32 type)
11
{
Callers
1
zEnvInit
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected