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

Function zMenuIsFirstBoot

src/SB/Game/zMenu.cpp:491–494  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

489}
490
491S32 zMenuIsFirstBoot()
492{
493 return sFirstBoot;
494}
495
496void zMenuFirstBootSet(S32 value)
497{

Callers 3

zMainShowProgressBarFunction · 0.85
zSceneSpawnRandomBubblesFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected