mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-01-22 12:50:44 +00:00
Removing macro SDL_FColour from SDL_pixels.h
This commit is contained in:
committed by
Ryan C. Gordon
parent
534c44b156
commit
132cef91c8
@@ -695,7 +695,6 @@ typedef struct SDL_FColor
|
||||
float b;
|
||||
float a;
|
||||
} SDL_FColor;
|
||||
#define SDL_FColour SDL_FColor
|
||||
|
||||
/**
|
||||
* A set of indexed colors representing a palette.
|
||||
|
||||
Reference in New Issue
Block a user