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
|
@ -922,6 +922,7 @@ SDL3_0.0.0 {
|
|||
SDL_GetDisplayProperties;
|
||||
SDL_SetPropertyWithCleanup;
|
||||
SDL_SetX11EventHook;
|
||||
SDL_GetGlobalProperties;
|
||||
# extra symbols go here (don't modify this line)
|
||||
local: *;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue