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