mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-22 04:38:30 +00:00
Added SDL_CopyProperties()
This commit is contained in:
parent
c007c7ed55
commit
5d48f9a63a
6 changed files with 164 additions and 4 deletions
|
@ -994,3 +994,4 @@
|
|||
#define SDL_SetSurfaceColorspace SDL_SetSurfaceColorspace_REAL
|
||||
#define SDL_GetSurfaceColorspace SDL_GetSurfaceColorspace_REAL
|
||||
#define SDL_ConvertSurfaceFormatAndColorspace SDL_ConvertSurfaceFormatAndColorspace_REAL
|
||||
#define SDL_CopyProperties SDL_CopyProperties_REAL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue