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

Function zNPCMgr_scenePostSetup

src/SB/Game/zNPCMgr.cpp:417–420  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

415}
416
417void zNPCMgr_scenePostSetup()
418{
419 zNPCMgrSelf()->ScenePostSetup();
420}
421
422void zNPCMgr_sceneTimestep(xScene* xscn, F32 dt)
423{

Callers 1

zSceneSetupFunction · 0.70

Calls 2

zNPCMgrSelfFunction · 0.85
ScenePostSetupMethod · 0.80

Tested by

no test coverage detected