MCPcopy 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

300U32 sCheatPressed[16] = {};
301
302S32 zGameExtras_CheatFlags()
303{
304 return g_flg_chEnabled;
305}
306
307void zGameExtras_NewGameReset()
308{

Callers 15

ProcessMethod · 0.85
SonarHomingMethod · 0.85
ModifyAnimSpeedMethod · 0.85
CacheAimPointMethod · 0.85
Defeated01CheckFunction · 0.85
Defeated02CheckFunction · 0.85
Defeated03CheckFunction · 0.85
Defeated04CheckFunction · 0.85
Defeated05CheckFunction · 0.85
DefeatedCBFunction · 0.85
ChkCheatSizeMethod · 0.85
launchMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected