mirror of
https://github.com/dborth/fceugx.git
synced 2025-01-07 14:28:18 +01:00
add missing break
This commit is contained in:
parent
2e4206c833
commit
12472a662f
@ -867,7 +867,7 @@ MainMenu (int selectedMenu)
|
|||||||
#ifdef HW_DOL
|
#ifdef HW_DOL
|
||||||
dvd_motor_off ();
|
dvd_motor_off ();
|
||||||
#endif
|
#endif
|
||||||
|
break;
|
||||||
case 5:
|
case 5:
|
||||||
// Reset the Gamecube/Wii
|
// Reset the Gamecube/Wii
|
||||||
Reboot();
|
Reboot();
|
||||||
|
Loading…
Reference in New Issue
Block a user