mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-21 20:28:28 +00:00
Updated dynamic API table.
This commit is contained in:
parent
167cf14c1f
commit
5dcf6bcc32
2 changed files with 4 additions and 0 deletions
|
@ -603,3 +603,5 @@
|
|||
#define SDL_GetWindowOpacity SDL_GetWindowOpacity_REAL
|
||||
#define SDL_SetWindowInputFocus SDL_SetWindowInputFocus_REAL
|
||||
#define SDL_SetWindowModalFor SDL_SetWindowModalFor_REAL
|
||||
#define SDL_RenderSetIntegerScale SDL_RenderSetIntegerScale_REAL
|
||||
#define SDL_RenderGetIntegerScale SDL_RenderGetIntegerScale_REAL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue