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