Add SDL_IsTraySupported

This commit is contained in:
Semphris
2025-05-25 17:49:53 -04:00
committed by Ryan C. Gordon
parent 735f0cc300
commit 47d8bdd1c3
8 changed files with 65 additions and 0 deletions

View File

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