mirror of
https://github.com/modmii/Any-Region-Changer-ModMii-Edition.git
synced 2024-11-22 08:09:18 +01:00
Remove Exit to SysMenu Option
This commit is contained in:
parent
1b70b1b739
commit
3d6066f046
@ -212,7 +212,6 @@ void updatePage(void)
|
|||||||
sprintf(page_contents[7], " %-40s %10s \n", "Save Settings", "Save ");
|
sprintf(page_contents[7], " %-40s %10s \n", "Save Settings", "Save ");
|
||||||
sprintf(page_contents[8], " %-40s %10s \n", "Auto Fix Settings ", "Fix ");
|
sprintf(page_contents[8], " %-40s %10s \n", "Auto Fix Settings ", "Fix ");
|
||||||
sprintf(page_contents[9], " %-40s %10s \n", "Exit to the Homebrew Channel", "Exit ");
|
sprintf(page_contents[9], " %-40s %10s \n", "Exit to the Homebrew Channel", "Exit ");
|
||||||
sprintf(page_contents[10], " %-40s %10s \n", "Reboot to System Menu", "Reboot ");
|
|
||||||
|
|
||||||
updateSelected(0);
|
updateSelected(0);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user