mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-06-04 02:47:39 +00:00
Added SDL_CreateSurfacePalette()
This commit is contained in:
parent
9379e2eb8d
commit
650271af46
9 changed files with 87 additions and 18 deletions
|
@ -79,6 +79,7 @@ SDL3_0.0.0 {
|
|||
SDL_CreateStorageDirectory;
|
||||
SDL_CreateSurface;
|
||||
SDL_CreateSurfaceFrom;
|
||||
SDL_CreateSurfacePalette;
|
||||
SDL_CreateSystemCursor;
|
||||
SDL_CreateTLS;
|
||||
SDL_CreateTexture;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue