MCPcopy Create free account
hub / github.com/Stewmath/GameYob / cheatFunc

Function cheatFunc

arm9/source/console.cpp:139–142  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

137}
138
139void cheatFunc(int value) {
140 if (!startCheatMenu())
141 printMenuMessage("No cheats found!");
142}
143void keyConfigFunc(int value) {
144 startKeyConfigChooser();
145}

Callers

nothing calls this directly

Calls 2

startCheatMenuFunction · 0.85
printMenuMessageFunction · 0.85

Tested by

no test coverage detected