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

Function startKeyConfigChooser

arm9/source/inputhelper.cpp:310–314  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

308}
309
310void startKeyConfigChooser() {
311 keyConfigChooser_option = -1;
312 displaySubMenu(updateKeyConfigChooser);
313 redrawKeyConfigChooser();
314}
315
316void generalParseConfig(const char* line) {
317 char* equalsPos;

Callers 1

keyConfigFuncFunction · 0.85

Calls 2

displaySubMenuFunction · 0.85
redrawKeyConfigChooserFunction · 0.85

Tested by

no test coverage detected