rwops: Add SDL_GetRWStatus, make the statuses into an enum.

This commit is contained in:
Ryan C. Gordon
2024-03-13 12:29:17 -04:00
parent e35c304022
commit cc58da4c63
5 changed files with 44 additions and 8 deletions

View File

@@ -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