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

Function zGameStateGet

src/SB/Game/zGameState.cpp:120–123  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

118// clang-format on
119
120S32 zGameStateGet()
121{
122 return gGameState;
123}
124
125eGameMode zGameModeGet()
126{

Callers 4

ZDSP_doCommandFunction · 0.85
zGameStateSwitchEventFunction · 0.85
zSceneRenderPostFXFunction · 0.85
zMenuLoopFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected