mirror of
https://github.com/libretro/RetroArch
synced 2025-03-31 10:20:41 +00:00
commit
d36f5347cb
@ -1231,7 +1231,7 @@ static void xmb_frame(void)
|
|||||||
xmb->box_message[0] = '\0';
|
xmb->box_message[0] = '\0';
|
||||||
}
|
}
|
||||||
|
|
||||||
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 *xmb_init(void)
|
static void *xmb_init(void)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user