RED
Ship.cond = RED;
Ship.cond = RED;
Ship.cond = RED;
IODEVbase->tpalet[1] = 1 | RED; /* red */
IODEVbase->tpalet[3] = 1 | RED | GREEN; /* yellow */
IODEVbase->tpalet[5] = 1 | BLUE | RED; /* magenta */
IODEVbase->tpalet[7] = 1 | BLUE | RED | GREEN; /* white */
qdmap[unit].red = qdbase[unit] + RED;
qdmap[unit].red = qdbase[unit] + RED;
[RED] = "red",
if (c == RED)
enum color c = RED;