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

@@ -870,6 +870,7 @@ SDL3_0.0.0 {
SDL_GetGamepadInstanceID;
SDL_GetGamepadPowerLevel;
SDL_SetGamepadMapping;
SDL_strndup;
# extra symbols go here (don't modify this line)
local: *;
};