mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-03-20 15:51:07 +01:00
Remove SDL_SCALEMODE_BEST
Fixes https://github.com/libsdl-org/SDL/issues/10619
This commit is contained in:
@@ -2263,11 +2263,6 @@ symbol SDL_ScaleModeLinear;
|
||||
- SDL_ScaleModeLinear
|
||||
+ SDL_SCALEMODE_LINEAR
|
||||
@@
|
||||
symbol SDL_ScaleModeBest;
|
||||
@@
|
||||
- SDL_ScaleModeBest
|
||||
+ SDL_SCALEMODE_BEST
|
||||
@@
|
||||
@@
|
||||
- SDL_RenderCopy
|
||||
+ SDL_RenderTexture
|
||||
|
||||
Reference in New Issue
Block a user