initial commit
This commit is contained in:
5
lib/terminal_colors.h
Normal file
5
lib/terminal_colors.h
Normal file
@@ -0,0 +1,5 @@
|
||||
#define COLOR_RED 1
|
||||
|
||||
void clear_color(void);
|
||||
|
||||
void set_color(int color_id);
|
||||
Reference in New Issue
Block a user