mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-28 07:29:09 +00:00
Added SDL_ClaimEventMemory()
This commit is contained in:
parent
2816745f48
commit
f95ecac300
5 changed files with 52 additions and 0 deletions
|
@ -54,6 +54,7 @@
|
|||
#define SDL_BlitSurfaceUncheckedScaled SDL_BlitSurfaceUncheckedScaled_REAL
|
||||
#define SDL_BroadcastCondition SDL_BroadcastCondition_REAL
|
||||
#define SDL_CaptureMouse SDL_CaptureMouse_REAL
|
||||
#define SDL_ClaimEventMemory SDL_ClaimEventMemory_REAL
|
||||
#define SDL_CleanupTLS SDL_CleanupTLS_REAL
|
||||
#define SDL_ClearAudioStream SDL_ClearAudioStream_REAL
|
||||
#define SDL_ClearClipboardData SDL_ClearClipboardData_REAL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue