MCPcopy Create free account
hub / github.com/Cpasjuste/pplay / getMenuMainOptions

Method getMenuMainOptions

src/menus/menu_main.cpp:95–97  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

93}
94
95MenuMainOptions *MenuMain::getMenuMainOptions() {
96 return menuMainOptions;
97}
98
99MenuMainOptionsSubmenu *MenuMain::getMenuMainOptionsSubmenu(const std::string &name) {
100#ifdef __SWITCH__

Callers 1

onInputMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected