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

Method OnMenuUpdate

projects/uMenu/source/ul/menu/ui/ui_MainMenuLayout.cpp:1050–1052  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1048 }
1049
1050 void MainMenuLayout::OnMenuUpdate() {
1051
1052 }
1053
1054 bool MainMenuLayout::OnHomeButtonPress() {
1055 pu::audio::PlaySfx(this->home_press_sfx);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected