mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-28 14:08:28 +00:00
Added SDL_RenderTextureAffine() to the exported API
This commit is contained in:
@@ -1204,6 +1204,7 @@ SDL3_0.0.0 {
|
||||
SDL_IsMainThread;
|
||||
SDL_RunOnMainThread;
|
||||
SDL_SetGPUAllowedFramesInFlight;
|
||||
SDL_RenderTextureAffine;
|
||||
# extra symbols go here (don't modify this line)
|
||||
local: *;
|
||||
};
|
||||
|
Reference in New Issue
Block a user