mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-29 07:59:11 +00:00
Added display properties
This commit is contained in:
parent
a02afbaea5
commit
0cd4b7d3e3
6 changed files with 32 additions and 0 deletions
|
@ -923,6 +923,7 @@ SDL3_0.0.0 {
|
|||
SDL_RWprintf;
|
||||
SDL_RWvprintf;
|
||||
SDL_AllocateEventMemory;
|
||||
SDL_GetDisplayProperties;
|
||||
# extra symbols go here (don't modify this line)
|
||||
local: *;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue