mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-21 20:28:28 +00:00
Added SDL_wcscmp()
This commit is contained in:
parent
af9ec8f6b5
commit
f1829d956f
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