We're using the alpha component of the palette entries, let's name it appropriately.
This commit is contained in:
parent
8f9ae94235
commit
e09b99c523
4 changed files with 11 additions and 11 deletions
|
@ -256,7 +256,7 @@ typedef struct SDL_Color
|
|||
Uint8 r;
|
||||
Uint8 g;
|
||||
Uint8 b;
|
||||
Uint8 unused;
|
||||
Uint8 a;
|
||||
} SDL_Color;
|
||||
#define SDL_Colour SDL_Color
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue