Updated dynamic API table.

This commit is contained in:
Ryan C. Gordon 2016-01-07 14:51:22 -05:00
parent 167cf14c1f
commit 5dcf6bcc32
2 changed files with 4 additions and 0 deletions

View file

@ -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