Add progress bar support for Windows (#12530)

This commit is contained in:
Rémy Tassoux
2025-03-22 16:04:10 +01:00
committed by GitHub
parent 6b13d69105
commit 7a10fcdccc
19 changed files with 239 additions and 2 deletions

View File

@@ -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: *;
};