MCPcopy Create free account
hub / github.com/TheForceEngine/TheForceEngine / cheat_clearData

Function cheat_clearData

TheForceEngine/TFE_DarkForces/cheats.cpp:127–132  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

125 }
126
127 void cheat_clearData()
128 {
129 s_cheatInputCount = 0;
130 s_cheatString[0] = 0;
131 s_cheatCharIndex = 0;
132 }
133} // TFE_DarkForces

Callers 1

cheat_getIDFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected