ran gendynapi.pl after newly added SDL_string.c functions.

This commit is contained in:
Ozkan Sezer 2019-11-21 11:50:50 +03:00
parent f7df146d15
commit 405a3c821b
2 changed files with 4 additions and 0 deletions

View file

@ -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