Added SDL_wcscmp()

This commit is contained in:
Sam Lantinga 2017-08-13 20:37:49 -07:00
parent af9ec8f6b5
commit f1829d956f
9 changed files with 31 additions and 3 deletions

View file

@ -626,3 +626,4 @@
#define SDL_JoystickGetDeviceInstanceID SDL_JoystickGetDeviceInstanceID_REAL
#define SDL_utf8strlen SDL_utf8strlen_REAL
#define SDL_LoadFile_RW SDL_LoadFile_RW_REAL
#define SDL_wcscmp SDL_wcscmp_REAL