mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-23 11:38:28 +00:00
Added portable file and directory operations (thanks @icculus!)
This commit is contained in:
@@ -987,6 +987,12 @@ SDL3_0.0.0 {
|
||||
SDL_GetStorageFileSize;
|
||||
SDL_ReadStorageFile;
|
||||
SDL_GetStorageSpaceRemaining;
|
||||
SDL_CreateDirectory;
|
||||
SDL_EnumerateDirectory;
|
||||
SDL_RemovePath;
|
||||
SDL_RenamePath;
|
||||
SDL_GetPathInfo;
|
||||
SDL_FileTimeToWindows;
|
||||
# extra symbols go here (don't modify this line)
|
||||
local: *;
|
||||
};
|
||||
|
Reference in New Issue
Block a user