MCPcopy 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
446void GEC_CheatFlagAdd(S32 bit)
447{
448 g_flg_chEnabled |= bit;
449}
450
451void GEC_CheatFlagToggle(S32 bit)
452{

Callers 1

zGameCheatsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected