MCPcopy Create free account
hub / github.com/XorTroll/Goldleaf / amiibo_DefaultKey

Method amiibo_DefaultKey

Goldleaf/source/ui/ui_MainMenuLayout.cpp:123–126  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

121 }
122
123 void MainMenuLayout::amiibo_DefaultKey() {
124 g_MainApplication->ShowLayout(g_MainApplication->GetAmiiboDumpLayout());
125 g_MainApplication->GetAmiiboDumpLayout()->StartDump();
126 }
127
128 void MainMenuLayout::settings_DefaultKey() {
129 g_MainApplication->ShowLayout(g_MainApplication->GetSettingsLayout());

Callers

nothing calls this directly

Calls 2

ShowLayoutMethod · 0.80
StartDumpMethod · 0.80

Tested by

no test coverage detected