Updated dynamic API for new functions

This commit is contained in:
Sam Lantinga
2025-03-02 07:53:51 -08:00
parent 5373271a12
commit 2c46c3d5b7
3 changed files with 12 additions and 0 deletions

View File

@@ -1234,6 +1234,10 @@ SDL3_0.0.0 {
SDL_ClickTrayEntry;
SDL_UpdateTrays;
SDL_StretchSurface;
SDL_SetRelativeMouseTransform;
SDL_RenderTexture9GridTiled;
SDL_SetDefaultTextureScaleMode;
SDL_GetDefaultTextureScaleMode;
# extra symbols go here (don't modify this line)
local: *;
};