mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-22 11:18:14 +00:00
Added SDL_strnstr()
This commit is contained in:
@@ -985,3 +985,5 @@
|
||||
#define SDL_GetGamepadMappings SDL_GetGamepadMappings_REAL
|
||||
#define SDL_GetTouchDevices SDL_GetTouchDevices_REAL
|
||||
#define SDL_GetTouchDeviceName SDL_GetTouchDeviceName_REAL
|
||||
#define SDL_strnstr SDL_strnstr_REAL
|
||||
#define SDL_wcsnstr SDL_wcsnstr_REAL
|
||||
|
Reference in New Issue
Block a user