mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +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;
|
||||
|
||||
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);
|
||||
|
||||
menu_display_unset_viewport(video_info->width, video_info->height);
|
||||
|
Loading…
x
Reference in New Issue
Block a user