Added SDL_SetErrorV()

This commit is contained in:
Sam Lantinga
2024-10-13 09:26:25 -07:00
parent d5e02474ac
commit a567786762
5 changed files with 39 additions and 7 deletions

View File

@@ -1204,3 +1204,4 @@
#define SDL_StepBackUTF8 SDL_StepBackUTF8_REAL
#define SDL_DelayPrecise SDL_DelayPrecise_REAL
#define SDL_CalculateGPUTextureFormatSize SDL_CalculateGPUTextureFormatSize_REAL
#define SDL_SetErrorV SDL_SetErrorV_REAL