mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-06-05 15:03:43 +00:00
Added SDL_BlitSurfaceTiledWithScale()
This commit is contained in:
parent
f47ddbf1ac
commit
9e55ee9391
6 changed files with 175 additions and 7 deletions
|
@ -26,6 +26,7 @@ SDL3_0.0.0 {
|
|||
SDL_BlitSurface;
|
||||
SDL_BlitSurfaceScaled;
|
||||
SDL_BlitSurfaceTiled;
|
||||
SDL_BlitSurfaceTiledWithScale;
|
||||
SDL_BlitSurfaceUnchecked;
|
||||
SDL_BlitSurfaceUncheckedScaled;
|
||||
SDL_BroadcastCondition;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue