mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-25 22:19:10 +00:00
Added SDL_IOFromDynamicMem()
This commit is contained in:
parent
12245e4c75
commit
df0f5deddf
6 changed files with 192 additions and 16 deletions
|
@ -1025,3 +1025,4 @@
|
|||
#define SDL_RenameStoragePath SDL_RenameStoragePath_REAL
|
||||
#define SDL_GetStoragePathInfo SDL_GetStoragePathInfo_REAL
|
||||
#define SDL_FileTimeFromWindows SDL_FileTimeFromWindows_REAL
|
||||
#define SDL_IOFromDynamicMem SDL_IOFromDynamicMem_REAL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue