Added SDL_strndup()

This commit is contained in:
Sam Lantinga
2023-07-15 09:12:39 -07:00
parent 8cc3783e75
commit f3d6320bac
5 changed files with 15 additions and 0 deletions

View File

@@ -896,3 +896,4 @@
#define SDL_GetGamepadInstanceID SDL_GetGamepadInstanceID_REAL
#define SDL_GetGamepadPowerLevel SDL_GetGamepadPowerLevel_REAL
#define SDL_SetGamepadMapping SDL_SetGamepadMapping_REAL
#define SDL_strndup SDL_strndup_REAL