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

Function zNPCMgr_scenePostInit

src/SB/Game/zNPCMgr.cpp:412–415  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

410}
411
412void zNPCMgr_scenePostInit()
413{
414 zNPCMgrSelf()->ScenePostInit();
415}
416
417void zNPCMgr_scenePostSetup()
418{

Callers 1

zSceneSetupFunction · 0.85

Calls 2

zNPCMgrSelfFunction · 0.85
ScenePostInitMethod · 0.80

Tested by

no test coverage detected