FIXUP! Fix typo's
.
This commit is contained in:
@@ -105,6 +105,7 @@ void guiRenderLoop(void) {
|
||||
newMode = performCJCC(buttons, &context);
|
||||
break;
|
||||
case OperatingMode::SettingsMenu:
|
||||
newMode = gui_SettingsMenu(buttons, &context);
|
||||
break;
|
||||
case OperatingMode::InitialisationDone:
|
||||
newMode = handle_post_init_state();
|
||||
|
||||
Reference in New Issue
Block a user