Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ zGameExtras_CheatFlags
Function
zGameExtras_CheatFlags
src/SB/Game/zGameExtras.cpp:302–305 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
300
U32 sCheatPressed[16] = {};
301
302
S32 zGameExtras_CheatFlags()
303
{
304
return g_flg_chEnabled;
305
}
306
307
void zGameExtras_NewGameReset()
308
{
Callers
15
Process
Method · 0.85
SonarHoming
Method · 0.85
ModifyAnimSpeed
Method · 0.85
CacheAimPoint
Method · 0.85
Defeated01Check
Function · 0.85
Defeated02Check
Function · 0.85
Defeated03Check
Function · 0.85
Defeated04Check
Function · 0.85
Defeated05Check
Function · 0.85
DefeatedCB
Function · 0.85
ChkCheatSize
Method · 0.85
launch
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected