mirror of
https://github.com/libretro/beetle-pce-fast-libretro.git
synced 2025-02-17 05:38:28 +00:00
Don't require UTF8 for Xbox
This commit is contained in:
parent
eb66571678
commit
96ba943c7d
2
deps/flac-1.3.2/include/share/compat.h
vendored
2
deps/flac-1.3.2/include/share/compat.h
vendored
@ -144,7 +144,7 @@
|
||||
# endif
|
||||
#endif /* defined _MSC_VER */
|
||||
|
||||
#ifdef _WIN32
|
||||
#if defined(_WIN32) && !defined(_XBOX)
|
||||
/* All char* strings are in UTF-8 format. Added to support Unicode files on Windows */
|
||||
|
||||
#include "share/win_utf8_io.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user