Added display properties

This commit is contained in:
Sam Lantinga 2023-11-07 09:58:49 -08:00
parent a02afbaea5
commit 0cd4b7d3e3
6 changed files with 32 additions and 0 deletions

View file

@ -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: *;
};