Added SDL_GetGamepadInstanceID()

This commit is contained in:
Sam Lantinga
2023-07-10 19:13:42 -07:00
parent 50277a0355
commit 3cbf16b944
5 changed files with 27 additions and 0 deletions

View File

@@ -869,6 +869,7 @@ SDL3_0.0.0 {
SDL_wcsstr;
SDL_wcstol;
SDL_ClearClipboardData;
SDL_GetGamepadInstanceID;
# extra symbols go here (don't modify this line)
local: *;
};