mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-23 19:24:46 +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…
Reference in New Issue
Block a user