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

Function zSceneGetLevelIndex

src/SB/Game/zScene.cpp:3401–3404  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3399}
3400
3401U32 zSceneGetLevelIndex()
3402{
3403 return zSceneGetLevelIndex(globals.sceneCur->sceneID);
3404}
3405
3406U32 zSceneGetLevelIndex(U32 sceneID)
3407{

Callers 7

zSaveLoad_DoAutoSaveFunction · 0.85
zSaveLoad_SaveGameFunction · 0.85
getCurrLevelMusicEnumFunction · 0.85
setupMethod · 0.85
zEntPickup_GivePickupFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected