Removing macro SDL_FColour from SDL_pixels.h
parent
534c44b156
commit
132cef91c8
|
@ -695,7 +695,6 @@ typedef struct SDL_FColor
|
||||||
float b;
|
float b;
|
||||||
float a;
|
float a;
|
||||||
} SDL_FColor;
|
} SDL_FColor;
|
||||||
#define SDL_FColour SDL_FColor
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* A set of indexed colors representing a palette.
|
* A set of indexed colors representing a palette.
|
||||||
|
|
Loading…
Reference in New Issue