mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-28 02:30:35 +00:00
(XDK360) Disable XUI User Input
This commit is contained in:
parent
935a6c5a8f
commit
82f94d1567
@ -485,6 +485,7 @@ static void rmenu_xui_render(void)
|
||||
}
|
||||
}
|
||||
}
|
||||
XuiListSetCurSelVisible(m_menulist, driver.menu->selection_ptr);
|
||||
|
||||
if (driver.menu->keyboard.display)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user