ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/Frodo4/Src/Display.cpp
(Generate patch)

Comparing Frodo4/Src/Display.cpp (file contents):
Revision 1.2 by cebix, 2003-07-01T17:51:17Z vs.
Revision 1.3 by cebix, 2003-07-09T13:54:22Z

# Line 59 | Line 59 | const uint8 palette_red[16] = {
59   };
60  
61   const uint8 palette_green[16] = {
62 <        0x00, 0xff, 0x00, 0xff, 0x00, 0xcc, 0x00, 0xff, 0x55, 0x33, 0x66, 0x40, 0x80, 0xff, 0x77, 0xc0
62 >        0x00, 0xff, 0x00, 0xff, 0x00, 0xcc, 0x00, 0xdd, 0x55, 0x33, 0x66, 0x40, 0x80, 0xff, 0x77, 0xc0
63   };
64  
65   const uint8 palette_blue[16] = {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines