mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-30 15:08:31 +00:00
Added SDL_OpenFileStorage() for local file storage
This commit is contained in:
@@ -46,4 +46,6 @@ extern TitleStorageBootStrap GENERIC_titlebootstrap;
|
||||
extern UserStorageBootStrap GENERIC_userbootstrap;
|
||||
extern UserStorageBootStrap STEAM_userbootstrap;
|
||||
|
||||
extern SDL_Storage *GENERIC_OpenFileStorage(const char *path);
|
||||
|
||||
#endif /* SDL_sysstorage_h_ */
|
||||
|
Reference in New Issue
Block a user