mirror of
https://github.com/dborth/vbagx.git
synced 2024-12-25 02:02:02 +01:00
add missing break
This commit is contained in:
parent
7a47d1b806
commit
5f6279ae9c
@ -711,6 +711,7 @@ MainMenu (int selectedMenu)
|
||||
#ifdef HW_DOL
|
||||
dvd_motor_off ();
|
||||
#endif
|
||||
break;
|
||||
|
||||
case 6:
|
||||
// Reset the Gamecube/Wii
|
||||
|
Loading…
Reference in New Issue
Block a user