mirror of
https://github.com/libretro/RetroArch
synced 2025-04-03 10:21:31 +00:00
Update XMB
This commit is contained in:
parent
87661de516
commit
cdb2a64cef
@ -1374,7 +1374,6 @@ static void xmb_frame(void)
|
|||||||
if (menu->mouse.enable)
|
if (menu->mouse.enable)
|
||||||
xmb_draw_cursor(gl, xmb, menu->mouse.x, menu->mouse.y);
|
xmb_draw_cursor(gl, xmb, menu->mouse.x, menu->mouse.y);
|
||||||
|
|
||||||
if (!g_settings.menu.pause_libretro)
|
|
||||||
gl_set_viewport(gl, gl->win_width, gl->win_height, false, true);
|
gl_set_viewport(gl, gl->win_width, gl->win_height, false, true);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user