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