Add SDL_SaveFile and SDL_SaveFile_IO functions

This commit is contained in:
Semphris
2024-11-07 18:28:23 -05:00
committed by Sam Lantinga
parent b0140fb1b4
commit 3e2ef64c98
5 changed files with 96 additions and 0 deletions

View File

@@ -1184,6 +1184,8 @@ SDL3_0.0.0 {
SDL_RenderDebugText;
SDL_GetSandbox;
SDL_CancelGPUCommandBuffer;
SDL_SaveFile_IO;
SDL_SaveFile;
# extra symbols go here (don't modify this line)
local: *;
};