mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-27 23:19:11 +00:00
rwops: Add SDL_GetRWStatus, make the statuses into an enum.
This commit is contained in:
parent
e35c304022
commit
cc58da4c63
5 changed files with 44 additions and 8 deletions
|
@ -1003,3 +1003,4 @@
|
|||
#define SDL_ShowOpenFolderDialog SDL_ShowOpenFolderDialog_REAL
|
||||
#define SDL_OpenRW SDL_OpenRW_REAL
|
||||
#define SDL_CloseRW SDL_CloseRW_REAL
|
||||
#define SDL_GetRWStatus SDL_GetRWStatus_REAL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue