mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-23 19:48:29 +00:00
Add SDL_SaveFile and SDL_SaveFile_IO functions
This commit is contained in:
@@ -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: *;
|
||||
};
|
||||
|
Reference in New Issue
Block a user