mirror of
https://github.com/Fledge68/WiiFlow_Lite.git
synced 2025-01-11 19:39:09 +01:00
-fix to make the banner re-open when coming back from game categories (b on star)
This commit is contained in:
parent
1a93cdf4c3
commit
c99e1c0e6c
@ -417,6 +417,8 @@ void CMenu::_game(bool launch)
|
||||
m_banner->DeleteBanner();
|
||||
_CategorySettings(true);
|
||||
_showGame();
|
||||
if (!m_gameSound.IsPlaying())
|
||||
startGameSound = -6;
|
||||
continue;
|
||||
}
|
||||
if(BTN_HOME_PRESSED || BTN_B_PRESSED)
|
||||
|
Loading…
x
Reference in New Issue
Block a user