mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-01 23:48:29 +00:00
Add progress bar support for Windows (#12530)
This commit is contained in:
@@ -1242,6 +1242,8 @@ SDL3_0.0.0 {
|
||||
SDL_SetGPURenderStateFragmentUniforms;
|
||||
SDL_SetRenderGPUState;
|
||||
SDL_DestroyGPURenderState;
|
||||
SDL_SetWindowProgressState;
|
||||
SDL_SetWindowProgressValue;
|
||||
# extra symbols go here (don't modify this line)
|
||||
local: *;
|
||||
};
|
||||
|
Reference in New Issue
Block a user