mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-27 15:09:11 +00:00
WindowProgressState API getters and fixes (#12629)
This commit is contained in:
parent
b520cde18f
commit
6cc00a31b6
13 changed files with 131 additions and 37 deletions
|
@ -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: *;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue