Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ GEC_CheatFlagToggle
Function
GEC_CheatFlagToggle
src/SB/Game/zGameExtras.cpp:451–454 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
449
}
450
451
void GEC_CheatFlagToggle(S32 bit)
452
{
453
g_flg_chEnabled ^= bit;
454
}
455
456
void GEC_dfltSound()
457
{
Callers
1
zGameCheats
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected