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

Function zPortalLoad

src/SB/Game/zPortal.cpp:38–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36}
37
38void zPortalLoad(_zPortal* ent, xSerial* s)
39{
40 xBaseLoad((xBase*)ent, s);
41}
42
43S32 zPortalEventCB(xBase* from, xBase* to, U32 toEvent, const F32* toParam, xBase* b3)
44{

Callers 1

zSceneLoadFunction · 0.85

Calls 1

xBaseLoadFunction · 0.50

Tested by

no test coverage detected