MCPcopy Create free account
hub / github.com/XorTroll/uLaunch / ShowSettingsMenu

Function ShowSettingsMenu

projects/uMenu/source/ul/menu/ui/ui_Common.cpp:302–304  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

300 }
301
302 void ShowSettingsMenu() {
303 g_MenuApplication->LoadMenu(MenuType::Settings);
304 }
305
306 void ShowThemesMenu() {
307 g_MenuApplication->LoadMenu(MenuType::Themes);

Callers 1

Calls 1

LoadMenuMethod · 0.80

Tested by

no test coverage detected