mirror of
https://github.com/libretro/RetroArch
synced 2025-01-29 09:32:52 +00:00
Take this out
This commit is contained in:
parent
c691bbaedc
commit
6f26a9b97e
@ -45,11 +45,7 @@ static void *d3dfonts_w32_init_font(void *video_data,
|
||||
uint32_t r, g, b;
|
||||
d3dfonts_t *d3dfonts = NULL;
|
||||
settings_t *settings = config_get_ptr();
|
||||
#if defined(HAVE_D3D8)
|
||||
D3DXPASS_DESC desc = {
|
||||
#else
|
||||
D3DXFONT_DESC desc = {
|
||||
#endif
|
||||
(int)(font_size), 0, 400, 0,
|
||||
false, DEFAULT_CHARSET,
|
||||
OUT_TT_PRECIS,
|
||||
|
Loading…
x
Reference in New Issue
Block a user