Added SDL_ScaleSurface()

This commit is contained in:
Sam Lantinga 2024-08-01 10:18:29 -07:00
parent 15f68a86ff
commit 22ffb487d0
5 changed files with 104 additions and 1 deletions

View file

@ -687,6 +687,7 @@ SDL3_0.0.0 {
SDL_RunHapticEffect;
SDL_SaveBMP;
SDL_SaveBMP_IO;
SDL_ScaleSurface;
SDL_ScreenKeyboardShown;
SDL_ScreenSaverEnabled;
SDL_SeekIO;