Automatically clean up memory associated with events

This commit is contained in:
Sam Lantinga 2023-11-05 08:48:37 -08:00
parent 1a83bf2399
commit 70c149c88f
16 changed files with 152 additions and 148 deletions

View file

@ -921,9 +921,9 @@ SDL3_0.0.0 {
SDL_GetWindowProperties;
SDL_ClearProperty;
SDL_EnterAppMainCallbacks;
SDL_CleanupEvent;
SDL_RWprintf;
SDL_RWvprintf;
SDL_AllocateEventMemory;
# extra symbols go here (don't modify this line)
local: *;
};