Searched refs:PALETTE_GREEN (Results 1 – 1 of 1) sorted by relevance
49 #define PALETTE_GREEN(entry) (((entry) >> PALETTE_GREENSHIFT) & \ macro163 graphics_set_palette(0, PALETTE_RED(background), PALETTE_GREEN(background), in graphics_init()169 PALETTE_GREEN(color), PALETTE_BLUE(color)); in graphics_init()173 PALETTE_GREEN(foreground), PALETTE_BLUE(foreground)); in graphics_init()175 graphics_set_palette(0x11, PALETTE_RED(border), PALETTE_GREEN(border), in graphics_init()