events: Added SDL_GetEventDescription().

Fixes #12877.
This commit is contained in:
Ryan C. Gordon
2025-04-25 13:56:33 -04:00
parent c2ed58db7b
commit 22692e308f
5 changed files with 71 additions and 15 deletions

View File

@@ -1252,6 +1252,7 @@ SDL3_0.0.0 {
SDL_CreateGPURenderer;
SDL_PutAudioStreamPlanarData;
SDL_SetAudioIterationCallbacks;
SDL_GetEventDescription;
# extra symbols go here (don't modify this line)
local: *;
};