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

Function keyConfigFunc

arm9/source/console.cpp:143–145  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

141 printMenuMessage("No cheats found!");
142}
143void keyConfigFunc(int value) {
144 startKeyConfigChooser();
145}
146
147void saveSettingsFunc(int value) {
148 printMenuMessage("Saving settings...");

Callers

nothing calls this directly

Calls 1

startKeyConfigChooserFunction · 0.85

Tested by

no test coverage detected