Remove SDL_SCALEMODE_BEST

Fixes https://github.com/libsdl-org/SDL/issues/10619
This commit is contained in:
Sam Lantinga
2024-08-30 10:30:14 -07:00
parent 4bbf0d45fd
commit b602c449e5
8 changed files with 4 additions and 28 deletions

View File

@@ -2263,11 +2263,6 @@ symbol SDL_ScaleModeLinear;
- SDL_ScaleModeLinear
+ SDL_SCALEMODE_LINEAR
@@
symbol SDL_ScaleModeBest;
@@
- SDL_ScaleModeBest
+ SDL_SCALEMODE_BEST
@@
@@
- SDL_RenderCopy
+ SDL_RenderTexture