mirror of
https://github.com/DarkStore-3DS/DarkStore.git
synced 2026-07-03 00:39:02 +00:00
Woopsie.
This commit is contained in:
@@ -74,7 +74,7 @@ void MainMenu::Logic(u32 hDown, u32 hHeld, touchPosition touch) {
|
||||
Gui::setScreen(std::make_unique<Settings>());
|
||||
break;
|
||||
case 2:
|
||||
mode = 0;
|
||||
mode = 1;
|
||||
Gui::setScreen(std::make_unique<Settings>());
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user