mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-02-09 05:07:00 +00:00
commit
32423b9e4b
@ -49,7 +49,7 @@ static void *d3dfonts_w32_init_font(void *video_data,
|
|||||||
#ifdef _MSC_VER /* MSVC needs w_char* */
|
#ifdef _MSC_VER /* MSVC needs w_char* */
|
||||||
L"Verdana" /* Hardcode FTL */
|
L"Verdana" /* Hardcode FTL */
|
||||||
#else
|
#else
|
||||||
"Veranda"
|
"Verdana"
|
||||||
#endif
|
#endif
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user