Added SDL_ClaimEventMemory()

This commit is contained in:
Sam Lantinga 2024-07-18 18:04:49 -07:00
parent 2816745f48
commit f95ecac300
5 changed files with 52 additions and 0 deletions

View file

@ -29,6 +29,7 @@ SDL3_0.0.0 {
SDL_BlitSurfaceUncheckedScaled;
SDL_BroadcastCondition;
SDL_CaptureMouse;
SDL_ClaimEventMemory;
SDL_CleanupTLS;
SDL_ClearAudioStream;
SDL_ClearClipboardData;