mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-14 07:18:13 +00:00
Added SDL_BlitSurface9Grid() and SDL_RenderTexture9Grid()
This commit is contained in:
@@ -23,6 +23,7 @@ SDL3_0.0.0 {
|
||||
SDL_AudioDevicePaused;
|
||||
SDL_BindAudioStream;
|
||||
SDL_BindAudioStreams;
|
||||
SDL_BlitSurface9Grid;
|
||||
SDL_BlitSurface;
|
||||
SDL_BlitSurfaceScaled;
|
||||
SDL_BlitSurfaceTiled;
|
||||
@@ -662,6 +663,7 @@ SDL3_0.0.0 {
|
||||
SDL_RenderReadPixels;
|
||||
SDL_RenderRect;
|
||||
SDL_RenderRects;
|
||||
SDL_RenderTexture9Grid;
|
||||
SDL_RenderTexture;
|
||||
SDL_RenderTextureRotated;
|
||||
SDL_RenderTextureTiled;
|
||||
|
Reference in New Issue
Block a user