mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-21 20:28:28 +00:00
ran gendynapi.pl after newly added SDL_string.c functions.
This commit is contained in:
parent
f7df146d15
commit
405a3c821b
2 changed files with 4 additions and 0 deletions
|
@ -729,3 +729,5 @@
|
|||
#define SDL_LockTextureToSurface SDL_LockTextureToSurface_REAL
|
||||
#define SDL_HasARMSIMD SDL_HasARMSIMD_REAL
|
||||
#define SDL_strtokr SDL_strtokr_REAL
|
||||
#define SDL_wcsstr SDL_wcsstr_REAL
|
||||
#define SDL_wcsncmp SDL_wcsncmp_REAL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue