Added SDL_GetThreadState

This commit is contained in:
Moritz
2024-12-25 18:46:59 +01:00
committed by Sam Lantinga
parent b7dac5072b
commit ca4f5dd40d
6 changed files with 39 additions and 8 deletions

View File

@@ -1229,6 +1229,7 @@ SDL3_0.0.0 {
SDL_GetTrayEntryParent;
SDL_GetTrayMenuParentEntry;
SDL_GetTrayMenuParentTray;
SDL_GetThreadState;
# extra symbols go here (don't modify this line)
local: *;
};