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

Function zNPCMgr_scenePrepare

src/SB/Game/zNPCMgr.cpp:397–400  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

395}
396
397void zNPCMgr_scenePrepare(S32 npccnt)
398{
399 zNPCMgrSelf()->ScenePrepare(npccnt);
400}
401
402void zNPCMgr_sceneFinish()
403{

Callers 1

zSceneInitFunction · 0.85

Calls 2

zNPCMgrSelfFunction · 0.85
ScenePrepareMethod · 0.45

Tested by

no test coverage detected