render: Added SDL_GetTextureRenderer().

This commit is contained in:
Ryan C. Gordon
2024-01-08 10:17:38 -05:00
parent 7eae08cfc4
commit 9bc7cfc755
5 changed files with 26 additions and 0 deletions

View File

@@ -961,6 +961,7 @@ SDL3_0.0.0 {
SDL_wcsnstr;
SDL_SyncWindow;
SDL_GetGamepadSteamHandle;
SDL_GetTextureRenderer;
# extra symbols go here (don't modify this line)
local: *;
};