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

@@ -986,3 +986,4 @@
#define SDL_wcsnstr SDL_wcsnstr_REAL
#define SDL_SyncWindow SDL_SyncWindow_REAL
#define SDL_GetGamepadSteamHandle SDL_GetGamepadSteamHandle_REAL
#define SDL_GetTextureRenderer SDL_GetTextureRenderer_REAL