experimental input mode: left/right always changes row, start toggles selected item; gives the same navigation for the main service menu and submenus
This commit is contained in:
@@ -48,7 +48,7 @@ REGISTER_SCREEN_CLASS( ScreenMiniMenu );
|
||||
|
||||
void ScreenMiniMenu::Init()
|
||||
{
|
||||
if( PREFSMAN->m_bArcadeOptionsNavigation )
|
||||
if( PREFSMAN->m_iArcadeOptionsNavigation )
|
||||
SetNavigation( NAV_THREE_KEY_MENU );
|
||||
|
||||
ScreenOptions::Init();
|
||||
|
||||
Reference in New Issue
Block a user