mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-25 05:59:11 +00:00
Updated dynamic API for new functions
This commit is contained in:
parent
5373271a12
commit
2c46c3d5b7
3 changed files with 12 additions and 0 deletions
|
@ -1259,3 +1259,7 @@
|
|||
#define SDL_ClickTrayEntry SDL_ClickTrayEntry_REAL
|
||||
#define SDL_UpdateTrays SDL_UpdateTrays_REAL
|
||||
#define SDL_StretchSurface SDL_StretchSurface_REAL
|
||||
#define SDL_SetRelativeMouseTransform SDL_SetRelativeMouseTransform_REAL
|
||||
#define SDL_RenderTexture9GridTiled SDL_RenderTexture9GridTiled_REAL
|
||||
#define SDL_SetDefaultTextureScaleMode SDL_SetDefaultTextureScaleMode_REAL
|
||||
#define SDL_GetDefaultTextureScaleMode SDL_GetDefaultTextureScaleMode_REAL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue