Added SDL_wcscmp()
This commit is contained in:
parent
f315ab8ebc
commit
bb037eaa61
9 changed files with 31 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue