mirror of
https://github.com/libretro/RetroArch
synced 2025-04-10 15:45:19 +00:00
Update
This commit is contained in:
parent
a626a30098
commit
22f8dfab2d
@ -983,7 +983,7 @@ static void zarch_frame(void *data, video_frame_info_t *video_info)
|
|||||||
|
|
||||||
zui->rendering = false;
|
zui->rendering = false;
|
||||||
|
|
||||||
font_driver_flush(video_info->width, video_inof->height, zui->font);
|
font_driver_flush(video_info->width, video_info->height, zui->font);
|
||||||
font_driver_bind_block(zui->font, NULL);
|
font_driver_bind_block(zui->font, NULL);
|
||||||
|
|
||||||
menu_display_unset_viewport(video_info->width, video_info->height);
|
menu_display_unset_viewport(video_info->width, video_info->height);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user