MCPcopy 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
451void GEC_CheatFlagToggle(S32 bit)
452{
453 g_flg_chEnabled ^= bit;
454}
455
456void GEC_dfltSound()
457{

Callers 1

zGameCheatsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected