mirror of
https://github.com/libretro/RetroArch
synced 2025-02-19 21:40:49 +00:00
Buildfix
This commit is contained in:
parent
c147604103
commit
60242e161a
@ -817,7 +817,7 @@ static bool d3d_initialize(d3d_video_t *d3d, const video_info_t *info)
|
||||
sizeof(settings->paths.path_font));
|
||||
#endif
|
||||
font_driver_init_osd(d3d, false,
|
||||
video->is_threaded,
|
||||
info->is_threaded,
|
||||
FONT_DRIVER_RENDER_DIRECT3D_API);
|
||||
|
||||
return true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user