libmya 0.1.0
Library to parse Mya language.
Loading...
Searching...
No Matches
colors.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define C_NORMAL
 
#define C_BLACK
 
#define C_RED
 
#define C_GREEN
 
#define C_YELLOW
 
#define C_BLUE
 
#define C_MAGENTA
 
#define C_CYAN
 
#define C_WHITE
 

Macro Definition Documentation

◆ C_BLACK

#define C_BLACK

Definition at line 15 of file colors.h.

◆ C_BLUE

#define C_BLUE

Definition at line 19 of file colors.h.

◆ C_CYAN

#define C_CYAN

Definition at line 21 of file colors.h.

◆ C_GREEN

#define C_GREEN

Definition at line 17 of file colors.h.

◆ C_MAGENTA

#define C_MAGENTA

Definition at line 20 of file colors.h.

◆ C_NORMAL

#define C_NORMAL

Definition at line 14 of file colors.h.

◆ C_RED

#define C_RED

Definition at line 16 of file colors.h.

◆ C_WHITE

#define C_WHITE

Definition at line 22 of file colors.h.

◆ C_YELLOW

#define C_YELLOW

Definition at line 18 of file colors.h.