Searched refs:DEFAULT_FG_COLOR (Results 1 – 1 of 1) sorted by relevance
43 #define DEFAULT_FG_COLOR 7 /**< CGA color index */ macro87 s->fg = DEFAULT_FG_COLOR; in decode_init()310 s->fg = DEFAULT_FG_COLOR; in execute_code()321 s->fg = ansi_to_cga[DEFAULT_FG_COLOR]; in execute_code()