mirror of
https://github.com/libretro/RetroArch
synced 2025-04-10 15:45:19 +00:00
(Xbox 360) Buildfix
This commit is contained in:
parent
02c514a873
commit
1e865a596f
@ -258,7 +258,7 @@ FONTS
|
|||||||
#include "../gfx/drivers_font_renderer/coretext.c"
|
#include "../gfx/drivers_font_renderer/coretext.c"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if defined(HAVE_D3D9)
|
#if defined(HAVE_D3D9) && !defined(_XBOX)
|
||||||
#include "../gfx/drivers_font/d3d_w32_font.cpp"
|
#include "../gfx/drivers_font/d3d_w32_font.cpp"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user