blob: 6b1ee94ee2558c4f9dfe0ff3326c01d3f23cf471 [file] [log] [blame]
extern int _curunit;
#define COLOR_BLACK 0
#define COLOR_GRAY1 1
#define COLOR_GRAY2 2
#define COLOR_GRAY3 3
#define COLOR_WHITE 4
#define COLOR_YELLOW 5
#define COLOR_BLUE 6
#define COLOR_LIGHTBLUE 7