mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-25 05:59:11 +00:00
Removed SDL_CleanupEnvironment()
This commit is contained in:
parent
a7f1deae8d
commit
97d40b9218
7 changed files with 36 additions and 24 deletions
|
@ -77,7 +77,6 @@
|
|||
#define SDL_BroadcastCondition SDL_BroadcastCondition_REAL
|
||||
#define SDL_CaptureMouse SDL_CaptureMouse_REAL
|
||||
#define SDL_ClaimWindowForGPUDevice SDL_ClaimWindowForGPUDevice_REAL
|
||||
#define SDL_CleanupEnvironment SDL_CleanupEnvironment_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