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

Function ShowThemesMenu

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

Source from the content-addressed store, hash-verified

304 }
305
306 void ShowThemesMenu() {
307 g_MenuApplication->LoadMenu(MenuType::Themes);
308 }
309
310 void ShowUserPage() {
311 g_MenuApplication->FadeOutToLibraryApplet(AppletId_LibraryAppletMyPage);

Callers 1

Calls 1

LoadMenuMethod · 0.80

Tested by

no test coverage detected