mirror of
https://github.com/libretro/RetroArch
synced 2025-03-28 19:20:35 +00:00
more unicode fixes
This commit is contained in:
parent
d20acaa63d
commit
b69734ce4a
@ -25,10 +25,10 @@
|
||||
#include <string.h>
|
||||
#include <errno.h>
|
||||
#include <encodings/win32.h>
|
||||
#include <tchar.h>
|
||||
#include <retro_miscellaneous.h>
|
||||
|
||||
#if defined(_WIN32)
|
||||
#include <tchar.h>
|
||||
#ifdef _MSC_VER
|
||||
#define setmode _setmode
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user