mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-24 03:58:28 +00:00
Renamed SDL_SizeIO() SDL_GetIOSize()
This commit is contained in:

committed by
Ryan C. Gordon

parent
df0f5deddf
commit
a1a0156756
@@ -469,7 +469,7 @@ SDL3_0.0.0 {
|
||||
SDL_IOFromMem;
|
||||
SDL_ReadIO;
|
||||
SDL_SeekIO;
|
||||
SDL_SizeIO;
|
||||
SDL_GetIOSize;
|
||||
SDL_TellIO;
|
||||
SDL_WriteIO;
|
||||
SDL_RaiseWindow;
|
||||
|
Reference in New Issue
Block a user