mirror of
https://github.com/Fledge68/WiiFlow_Lite.git
synced 2025-01-26 18:45:28 +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();
|
m_banner->DeleteBanner();
|
||||||
_CategorySettings(true);
|
_CategorySettings(true);
|
||||||
_showGame();
|
_showGame();
|
||||||
|
if (!m_gameSound.IsPlaying())
|
||||||
|
startGameSound = -6;
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
if(BTN_HOME_PRESSED || BTN_B_PRESSED)
|
if(BTN_HOME_PRESSED || BTN_B_PRESSED)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user