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

Function xFogLoad

src/SB/Core/x/xFog.cpp:43–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41}
42
43void xFogLoad(_xFog* ent, xSerial* s)
44{
45 xBaseLoad((xBase*)ent, s);
46}
47
48S32 xFogEventCB(xBase* to, xBase* from, U32 toEvent, const F32* toParam, xBase* b3)
49{

Callers 1

zSceneLoadFunction · 0.85

Calls 1

xBaseLoadFunction · 0.70

Tested by

no test coverage detected