Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
120
S32 zGameStateGet()
121
{
122
return gGameState;
123
}
124
125
eGameMode zGameModeGet()
126
{
Callers
4
ZDSP_doCommand
Function · 0.85
zGameStateSwitchEvent
Function · 0.85
zSceneRenderPostFX
Function · 0.85
zMenuLoop
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected