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

@@ -1179,6 +1179,7 @@ SDL3_0.0.0 {
SDL_StepBackUTF8;
SDL_DelayPrecise;
SDL_CalculateGPUTextureFormatSize;
SDL_SetErrorV;
# extra symbols go here (don't modify this line)
local: *;
};