Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
412
void zNPCMgr_scenePostInit()
413
{
414
zNPCMgrSelf()->ScenePostInit();
415
}
416
417
void zNPCMgr_scenePostSetup()
418
{
Callers
1
zSceneSetup
Function · 0.85
Calls
2
zNPCMgrSelf
Function · 0.85
ScenePostInit
Method · 0.80
Tested by
no test coverage detected