Add SDL_LoadSurface and SDL_LoadSurface_IO (#14374)
This commit is contained in:
@@ -1268,6 +1268,8 @@ SDL3_0.0.0 {
|
||||
SDL_GetPenDeviceType;
|
||||
SDL_CreateAnimatedCursor;
|
||||
SDL_RotateSurface;
|
||||
SDL_LoadSurface_IO;
|
||||
SDL_LoadSurface;
|
||||
# extra symbols go here (don't modify this line)
|
||||
local: *;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user