mirror of
https://github.com/wiidev/usbloadergx.git
synced 2024-12-19 00:11:55 +01:00
fix bug introduced in last rev
This commit is contained in:
parent
3bd5652da2
commit
f967270d4b
@ -2819,9 +2819,8 @@ static int MenuDiscList()
|
|||||||
else {
|
else {
|
||||||
menu = MENU_EXIT;
|
menu = MENU_EXIT;
|
||||||
}
|
}
|
||||||
|
}break;
|
||||||
}
|
}
|
||||||
}
|
|
||||||
break;
|
|
||||||
bool returnHere = true;// prompt to start game
|
bool returnHere = true;// prompt to start game
|
||||||
while (returnHere)
|
while (returnHere)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user