Added SDL_GetDisplayUsableBounds().

--HG--
extra : histedit_source : 3c9c2d344e3e3ff20bd86035066b65810346ac3e
This commit is contained in:
Ryan C. Gordon 2016-01-04 23:52:40 -05:00
parent 4aa26b888f
commit 6a3cfbf68f
20 changed files with 228 additions and 1 deletions

View file

@ -597,3 +597,4 @@
#define SDL_JoystickCurrentPowerLevel SDL_JoystickCurrentPowerLevel_REAL
#define SDL_GameControllerFromInstanceID SDL_GameControllerFromInstanceID_REAL
#define SDL_JoystickFromInstanceID SDL_JoystickFromInstanceID_REAL
#define SDL_GetDisplayUsableBounds SDL_GetDisplayUsableBounds_REAL