mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-17 02:08:27 +00:00
SDL_dynapi_overrides.h: remove left-over SDL_DestroyPixelFormat entry.
This commit is contained in:
parent
875c4f0a4c
commit
f437fe75f2
1 changed files with 0 additions and 1 deletions
|
@ -126,7 +126,6 @@
|
|||
#define SDL_DestroyHapticEffect SDL_DestroyHapticEffect_REAL
|
||||
#define SDL_DestroyMutex SDL_DestroyMutex_REAL
|
||||
#define SDL_DestroyPalette SDL_DestroyPalette_REAL
|
||||
#define SDL_DestroyPixelFormat SDL_DestroyPixelFormat_REAL
|
||||
#define SDL_DestroyProperties SDL_DestroyProperties_REAL
|
||||
#define SDL_DestroyRWLock SDL_DestroyRWLock_REAL
|
||||
#define SDL_DestroyRenderer SDL_DestroyRenderer_REAL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue