mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-22 12:48:28 +00:00
Added SDL_strnlen() and SDL_wcsnlen()
This commit is contained in:
parent
4d63c919f9
commit
0a4e6f6d29
8 changed files with 79 additions and 10 deletions
|
@ -901,3 +901,5 @@
|
|||
#define SDL_GetGamepadStringForType SDL_GetGamepadStringForType_REAL
|
||||
#define SDL_GetRealGamepadInstanceType SDL_GetRealGamepadInstanceType_REAL
|
||||
#define SDL_GetRealGamepadType SDL_GetRealGamepadType_REAL
|
||||
#define SDL_wcsnlen SDL_wcsnlen_REAL
|
||||
#define SDL_strnlen SDL_strnlen_REAL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue