mirror of
https://github.com/libretro/RetroArch
synced 2025-03-02 19:13:34 +00:00
(XMB) Fix the icon bug
This commit is contained in:
parent
bb216ecedb
commit
2728873a95
@ -1791,7 +1791,8 @@ static void xmb_context_reset(void)
|
||||
|
||||
static void xmb_navigation_clear(bool pending_push)
|
||||
{
|
||||
xmb_selection_pointer_changed();
|
||||
if (!pending_push)
|
||||
xmb_selection_pointer_changed();
|
||||
}
|
||||
|
||||
static void xmb_navigation_decrement(void)
|
||||
|
Loading…
x
Reference in New Issue
Block a user