Removing SDL_Colour macro
This commit is contained in:
committed by
Ryan C. Gordon
parent
baf09904b3
commit
9b5944a14f
@@ -681,7 +681,6 @@ typedef struct SDL_Color
|
||||
Uint8 b;
|
||||
Uint8 a;
|
||||
} SDL_Color;
|
||||
#define SDL_Colour SDL_Color
|
||||
|
||||
/**
|
||||
* The bits of this structure can be directly reinterpreted as a float-packed
|
||||
|
||||
Reference in New Issue
Block a user