mirror of
https://github.com/Fledge68/WiiFlow_Lite.git
synced 2025-03-01 18:15:26 +01:00
- categories menu 'B' back button fix
This commit is contained in:
parent
20c2e948e7
commit
d896cb7436
@ -382,6 +382,7 @@ void CMenu::_game(bool launch)
|
|||||||
_hideGame();
|
_hideGame();
|
||||||
_CategorySettings(true);
|
_CategorySettings(true);
|
||||||
_showGame();
|
_showGame();
|
||||||
|
continue;
|
||||||
}
|
}
|
||||||
if (BTN_HOME_PRESSED || BTN_B_PRESSED)
|
if (BTN_HOME_PRESSED || BTN_B_PRESSED)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user