Prepared alternate colours.

This commit is contained in:
Cerapter 2018-07-26 23:19:41 +02:00
parent 8c81a88e13
commit 06bf4df156

View File

@ -103,7 +103,9 @@ enum COLOR
ORANGE, ORANGE,
BLUE, BLUE,
YELLOW, YELLOW,
RAINBOW RAINBOW,
PINK,
PURPLE
}; };
#endif // DATATYPES_H #endif // DATATYPES_H