- Fix for source menu with one page

This commit is contained in:
fledge68 2013-08-16 00:33:31 +00:00
parent dbfec98ee5
commit 656fa401ce

View File

@ -202,6 +202,7 @@ bool CMenu::_Source()
u8 numPlugins = 0;
m_showtimer = 0;
source_curPage = 1;
source_Pages = 1;
SetupInput();
_showSource();