mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-14 23:38:14 +00:00
Remove references to SDL_CreatePixelFormat and SDL_DestroyPixelFormat
This commit is contained in:

committed by
Sam Lantinga

parent
9ecc531970
commit
131108ee48
@@ -68,7 +68,6 @@ SDL3_0.0.0 {
|
||||
SDL_CreateHapticEffect;
|
||||
SDL_CreateMutex;
|
||||
SDL_CreatePalette;
|
||||
SDL_CreatePixelFormat;
|
||||
SDL_CreatePopupWindow;
|
||||
SDL_CreateProperties;
|
||||
SDL_CreateRWLock;
|
||||
@@ -102,7 +101,6 @@ SDL3_0.0.0 {
|
||||
SDL_DestroyHapticEffect;
|
||||
SDL_DestroyMutex;
|
||||
SDL_DestroyPalette;
|
||||
SDL_DestroyPixelFormat;
|
||||
SDL_DestroyProperties;
|
||||
SDL_DestroyRWLock;
|
||||
SDL_DestroyRenderer;
|
||||
|
Reference in New Issue
Block a user