Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ zNPCMgr_sceneFinish
Function
zNPCMgr_sceneFinish
src/SB/Game/zNPCMgr.cpp:402–405 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
400
}
401
402
void zNPCMgr_sceneFinish()
403
{
404
zNPCMgrSelf()->SceneFinish();
405
}
406
407
void zNPCMgr_sceneReset()
408
{
Callers
1
zSceneExit
Function · 0.85
Calls
2
zNPCMgrSelf
Function · 0.85
SceneFinish
Method · 0.45
Tested by
no test coverage detected