Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
397
void zNPCMgr_scenePrepare(S32 npccnt)
398
{
399
zNPCMgrSelf()->ScenePrepare(npccnt);
400
}
401
402
void zNPCMgr_sceneFinish()
403
{
Callers
1
zSceneInit
Function · 0.85
Calls
2
zNPCMgrSelf
Function · 0.85
ScenePrepare
Method · 0.45
Tested by
no test coverage detected