WindowProgressState API getters and fixes (#12629)

This commit is contained in:
Rémy Tassoux 2025-03-25 16:03:32 +01:00 committed by GitHub
parent b520cde18f
commit 6cc00a31b6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 131 additions and 37 deletions

View file

@ -1244,6 +1244,8 @@ SDL3_0.0.0 {
SDL_DestroyGPURenderState;
SDL_SetWindowProgressState;
SDL_SetWindowProgressValue;
SDL_GetWindowProgressState;
SDL_GetWindowProgressValue;
# extra symbols go here (don't modify this line)
local: *;
};