From 5f6279ae9c1c4f42e79b36fd9ae478cda1ab0e79 Mon Sep 17 00:00:00 2001 From: dborth Date: Thu, 20 Nov 2008 17:59:47 +0000 Subject: [PATCH] add missing break --- source/ngc/menu.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/source/ngc/menu.cpp b/source/ngc/menu.cpp index 11fe46e..f9696ea 100644 --- a/source/ngc/menu.cpp +++ b/source/ngc/menu.cpp @@ -711,6 +711,7 @@ MainMenu (int selectedMenu) #ifdef HW_DOL dvd_motor_off (); #endif + break; case 6: // Reset the Gamecube/Wii