Renamed SDL_SoftStretch() to SDL_StretchSurface()
Fixes https://github.com/libsdl-org/SDL/issues/12168
This commit is contained in:
@@ -1233,7 +1233,7 @@ SDL3_0.0.0 {
|
||||
SDL_AudioStreamDevicePaused;
|
||||
SDL_ClickTrayEntry;
|
||||
SDL_UpdateTrays;
|
||||
SDL_SoftStretch;
|
||||
SDL_StretchSurface;
|
||||
# extra symbols go here (don't modify this line)
|
||||
local: *;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user