Added SDL_OpenFileStorage() for local file storage
This commit is contained in:
parent
ee0a23c7ab
commit
ec3ba387d1
7 changed files with 78 additions and 5 deletions
|
@ -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: *;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue