MCPcopy 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
173void zLightLoad(_zLight* ent, xSerial* s)
174{
175 xBaseLoad(ent, s);
176}
177
178S32 zLightEventCB(xBase* param_1, xBase* to, U32 toEvent, const float* param_4, xBase* param_5)
179{

Callers 1

zSceneLoadFunction · 0.85

Calls 1

xBaseLoadFunction · 0.50

Tested by

no test coverage detected