Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
95
MenuMainOptions *MenuMain::getMenuMainOptions() {
96
return menuMainOptions;
97
}
98
99
MenuMainOptionsSubmenu *MenuMain::getMenuMainOptionsSubmenu(const std::string &name) {
100
#ifdef __SWITCH__
Callers
1
onInput
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected