Rediseñada y optimizada la clase Instructions
This commit is contained in:
@@ -74,5 +74,6 @@ const color_t difficultyNormalColor = {255, 122, 0};
|
||||
const color_t difficultyHardColor = {118, 66, 138};
|
||||
const color_t flashColor = {0xFF, 0xFF, 0xFF};
|
||||
const color_t fadeColor = {0x27, 0x27, 0x36};
|
||||
const color_t orangeColor = {0xFF, 0x7A, 0x00};
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user