mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-23 03:28:30 +00:00
Added storage filesystem operations to the exported function list
This commit is contained in:
@@ -994,6 +994,11 @@ SDL3_0.0.0 {
|
||||
SDL_GetPathInfo;
|
||||
SDL_FileTimeToWindows;
|
||||
SDL_OpenFileStorage;
|
||||
SDL_CreateStorageDirectory;
|
||||
SDL_EnumerateStorageDirectory;
|
||||
SDL_RemoveStoragePath;
|
||||
SDL_RenameStoragePath;
|
||||
SDL_GetStoragePathInfo;
|
||||
# extra symbols go here (don't modify this line)
|
||||
local: *;
|
||||
};
|
||||
|
Reference in New Issue
Block a user