--- Frodo4/Src/Display.cpp 2003/07/01 17:51:17 1.2 +++ Frodo4/Src/Display.cpp 2003/07/09 13:54:22 1.3 @@ -59,7 +59,7 @@ const uint8 palette_red[16] = { }; const uint8 palette_green[16] = { - 0x00, 0xff, 0x00, 0xff, 0x00, 0xcc, 0x00, 0xff, 0x55, 0x33, 0x66, 0x40, 0x80, 0xff, 0x77, 0xc0 + 0x00, 0xff, 0x00, 0xff, 0x00, 0xcc, 0x00, 0xdd, 0x55, 0x33, 0x66, 0x40, 0x80, 0xff, 0x77, 0xc0 }; const uint8 palette_blue[16] = {