mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-30 16:37:39 +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
|
@ -978,6 +978,7 @@ SDL3_0.0.0 {
|
|||
SDL_ShowOpenFolderDialog;
|
||||
SDL_OpenRW;
|
||||
SDL_CloseRW;
|
||||
SDL_GetRWStatus;
|
||||
# extra symbols go here (don't modify this line)
|
||||
local: *;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue