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

@@ -1279,3 +1279,4 @@
#define SDL_SetAudioIterationCallbacks SDL_SetAudioIterationCallbacks_REAL
#define SDL_GetEventDescription SDL_GetEventDescription_REAL
#define SDL_PutAudioStreamDataNoCopy SDL_PutAudioStreamDataNoCopy_REAL
#define SDL_IsTraySupported SDL_IsTraySupported_REAL