Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ zLightLoad
Function
zLightLoad
src/SB/Game/zLight.cpp:173–176 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
171
}
172
173
void zLightLoad(_zLight* ent, xSerial* s)
174
{
175
xBaseLoad(ent, s);
176
}
177
178
S32 zLightEventCB(xBase* param_1, xBase* to, U32 toEvent, const float* param_4, xBase* param_5)
179
{
Callers
1
zSceneLoad
Function · 0.85
Calls
1
xBaseLoad
Function · 0.50
Tested by
no test coverage detected