mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-21 20:28:28 +00:00
Added SDL_GetGlobalProperties()
We'll undoubtedly want to have global properties available
This commit is contained in:
parent
151cdfa99f
commit
979214363f
5 changed files with 37 additions and 0 deletions
|
@ -947,3 +947,4 @@
|
|||
#define SDL_GetDisplayProperties SDL_GetDisplayProperties_REAL
|
||||
#define SDL_SetPropertyWithCleanup SDL_SetPropertyWithCleanup_REAL
|
||||
#define SDL_SetX11EventHook SDL_SetX11EventHook_REAL
|
||||
#define SDL_GetGlobalProperties SDL_GetGlobalProperties_REAL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue