mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-01 15:38:29 +00:00
WindowProgressState API getters and fixes (#12629)
This commit is contained in:
@@ -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: *;
|
||||
};
|
||||
|
Reference in New Issue
Block a user