Added SDL_strcasestr() for a case insensitive version of SDL_strstr()

This commit is contained in:
Sam Lantinga
2022-11-05 15:58:30 -07:00
parent a4626dea8d
commit 297ecb706d
5 changed files with 21 additions and 0 deletions

View File

@@ -866,3 +866,4 @@
++'_SDL_GameControllerGetSensorDataWithTimestamp'.'SDL2.dll'.'SDL_GameControllerGetSensorDataWithTimestamp'
++'_SDL_SensorGetDataWithTimestamp'.'SDL2.dll'.'SDL_SensorGetDataWithTimestamp'
++'_SDL_ResetHints'.'SDL2.dll'.'SDL_ResetHints'
++'_SDL_strcasestr'.'SDL2.dll'.'SDL_strcasestr'