mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-25 05:59:11 +00:00
Added SDL_RenderTextureAffine() to the exported API
This commit is contained in:
parent
7278399366
commit
846eb9a886
3 changed files with 3 additions and 0 deletions
|
@ -1229,3 +1229,4 @@
|
|||
#define SDL_IsMainThread SDL_IsMainThread_REAL
|
||||
#define SDL_RunOnMainThread SDL_RunOnMainThread_REAL
|
||||
#define SDL_SetGPUAllowedFramesInFlight SDL_SetGPUAllowedFramesInFlight_REAL
|
||||
#define SDL_RenderTextureAffine SDL_RenderTextureAffine_REAL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue