[ADD] window with title to start screen, progress on #1
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
#define SECONDARY_BORDER_COLOR (RGBA8(181, 181, 181,255))
|
||||
#define COLOR_BLACK (RGBA8(0, 0, 0, 255))
|
||||
#define COLOR_MAGENTA (RGBA8(251, 41, 255,255))
|
||||
#define COLOR_CYAN (RGBA8(0, 255, 234,255))
|
||||
|
||||
// /**
|
||||
// * @brief draws a line with a specified width
|
||||
|
||||
Reference in New Issue
Block a user