mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-23 03:28:30 +00:00
Renamed storage functions to match SDL 3.0 naming convention
This commit is contained in:
@@ -984,9 +984,9 @@ SDL3_0.0.0 {
|
||||
SDL_OpenStorage;
|
||||
SDL_CloseStorage;
|
||||
SDL_StorageReady;
|
||||
SDL_StorageFileSize;
|
||||
SDL_StorageReadFile;
|
||||
SDL_StorageSpaceRemaining;
|
||||
SDL_GetStorageFileSize;
|
||||
SDL_ReadStorageFile;
|
||||
SDL_GetStorageSpaceRemaining;
|
||||
# extra symbols go here (don't modify this line)
|
||||
local: *;
|
||||
};
|
||||
|
Reference in New Issue
Block a user