Added SDL_OpenFileStorage() for local file storage

This commit is contained in:
Sam Lantinga 2024-03-16 09:08:00 -07:00
parent ee0a23c7ab
commit ec3ba387d1
7 changed files with 78 additions and 5 deletions

View file

@ -993,6 +993,7 @@ SDL3_0.0.0 {
SDL_RenamePath;
SDL_GetPathInfo;
SDL_FileTimeToWindows;
SDL_OpenFileStorage;
# extra symbols go here (don't modify this line)
local: *;
};