Built SDL2_image and _mixer static
This commit is contained in:
9
libsdl2_mixer/external/opusfile-0.10/examples/win32utf8.h
vendored
Normal file
9
libsdl2_mixer/external/opusfile-0.10/examples/win32utf8.h
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
#if !defined(_win32utf8_H)
|
||||
# define _win32utf8_H (1)
|
||||
# if defined(_WIN32)
|
||||
|
||||
/*Make a best-effort attempt to support UTF-8 on Windows.*/
|
||||
void win32_utf8_setup(int *_argc,const char ***_argv);
|
||||
|
||||
# endif
|
||||
#endif
|
||||
Reference in New Issue
Block a user