mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 03:32:46 +00:00
Fix silly typo
This commit is contained in:
parent
7a6a0ee7af
commit
f648b1cfbc
@ -49,7 +49,7 @@ static void *d3dfonts_w32_init_font(void *video_data,
|
||||
#ifdef _MSC_VER /* MSVC needs w_char* */
|
||||
L"Verdana" /* Hardcode FTL */
|
||||
#else
|
||||
"Veranda"
|
||||
"Verdana"
|
||||
#endif
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user