mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-21 12:18:28 +00:00
Added SDL_strnstr()
This commit is contained in:
parent
7c71e72193
commit
ac0751a652
8 changed files with 119 additions and 21 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue