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