mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-21 20:28:28 +00:00
Remove SDL_CalculateGammaRamp.
This commit is contained in:
parent
52f4cc843d
commit
ac8fbb7040
6 changed files with 5 additions and 160 deletions
|
@ -286,7 +286,6 @@
|
|||
#define SDL_MapRGBA SDL_MapRGBA_REAL
|
||||
#define SDL_GetRGB SDL_GetRGB_REAL
|
||||
#define SDL_GetRGBA SDL_GetRGBA_REAL
|
||||
#define SDL_CalculateGammaRamp SDL_CalculateGammaRamp_REAL
|
||||
#define SDL_GetPlatform SDL_GetPlatform_REAL
|
||||
#define SDL_GetPowerInfo SDL_GetPowerInfo_REAL
|
||||
#define SDL_HasIntersection SDL_HasIntersection_REAL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue