aboutsummaryrefslogtreecommitdiff
path: root/AT91SAM7S256/Source/RCXintro_9.txt
blob: 3952437b39d5c84c29e65536ae5987bc0a738ac8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
DEFINE_DATA(BMPMAP, RCXintro_9) = 
{
  0x02,0x00, // Graphics Format
  0x00,0x30, // Graphics DataSize
  0x34,      // Graphics Start X
  0x18,      // Graphics Start Y
  0x0E,      // Graphics Width
  0x18,      // Graphics Height
BEGIN_DATA
  0xE0,0xE0,0xE0,0xE0,0xE0,0xE0,0xE0,0xE0,0xE0,0xE0,0xE0,0xE0,0xE0,0xE0,
  0xFF,0xFF,0xFF,0x00,0x00,0x3C,0x3C,0x3C,0x3C,0x00,0x00,0xFF,0xFF,0xFF,
  0x07,0x07,0x07,0x07,0x07,0x00,0x00,0x00,0x00,0x07,0x07,0x07,0x07,0x07
END_DATA
};