diff --git a/source/menu.cpp b/source/menu.cpp index 106e4163..0ba28829 100644 --- a/source/menu.cpp +++ b/source/menu.cpp @@ -2819,9 +2819,8 @@ static int MenuDiscList() else { menu = MENU_EXIT; } - } + }break; } - break; bool returnHere = true;// prompt to start game while (returnHere) {