mirror of
https://github.com/Fledge68/WiiFlow_Lite.git
synced 2024-12-25 03:11:58 +01:00
- Fix for source menu with one page
This commit is contained in:
parent
dbfec98ee5
commit
656fa401ce
@ -202,6 +202,7 @@ bool CMenu::_Source()
|
|||||||
u8 numPlugins = 0;
|
u8 numPlugins = 0;
|
||||||
m_showtimer = 0;
|
m_showtimer = 0;
|
||||||
source_curPage = 1;
|
source_curPage = 1;
|
||||||
|
source_Pages = 1;
|
||||||
|
|
||||||
SetupInput();
|
SetupInput();
|
||||||
_showSource();
|
_showSource();
|
||||||
|
Loading…
Reference in New Issue
Block a user