Define ColorBlack
This commit is contained in:
parent
e77e9488c0
commit
7b30584ba5
2 changed files with 4 additions and 0 deletions
|
@ -51,5 +51,7 @@ typedef struct {
|
|||
uint8_t red, green, blue, alpha;
|
||||
} Color;
|
||||
|
||||
extern const Color ColorBlack;
|
||||
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue