mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-24 04:04:29 +00:00
commit
f6b8ddc912
@ -435,7 +435,7 @@ static void glui_frame(void)
|
||||
if (menu->mouse.enable)
|
||||
glui_draw_cursor(gl, glui, menu->mouse.x, menu->mouse.y);
|
||||
|
||||
gl_set_viewport(gl, gl->win_width, gl->win_height, false, false);
|
||||
gl_set_viewport(gl, gl->win_width, gl->win_height, false, true);
|
||||
}
|
||||
|
||||
static void *glui_init(void)
|
||||
|
Loading…
x
Reference in New Issue
Block a user