mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-04-09 02:17:17 +02:00
Added SDL_RotateSurface()
Fixes https://github.com/libsdl-org/SDL/issues/14269
This commit is contained in:
@@ -1267,6 +1267,7 @@ SDL3_0.0.0 {
|
||||
SDL_GetSystemPageSize;
|
||||
SDL_GetPenDeviceType;
|
||||
SDL_CreateAnimatedCursor;
|
||||
SDL_RotateSurface;
|
||||
# extra symbols go here (don't modify this line)
|
||||
local: *;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user