mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-30 00:17:40 +00:00
Added SDL_CopyProperties()
This commit is contained in:
parent
c007c7ed55
commit
5d48f9a63a
6 changed files with 164 additions and 4 deletions
|
@ -969,6 +969,7 @@ SDL3_0.0.0 {
|
|||
SDL_SetSurfaceColorspace;
|
||||
SDL_GetSurfaceColorspace;
|
||||
SDL_ConvertSurfaceFormatAndColorspace;
|
||||
SDL_CopyProperties;
|
||||
# extra symbols go here (don't modify this line)
|
||||
local: *;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue