aboutsummaryrefslogtreecommitdiff
path: root/AT91SAM7S256/Source/RCXintro_11.txt
blob: 6afaabd7e89aa44f21d77f8b34ffa07fdcefbb30 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
DEFINE_DATA(BMPMAP, RCXintro_11) = 
{
  0x02,0x00, // Graphics Format
  0x00,0x10, // Graphics DataSize
  0x3A,      // Graphics Start X
  0x20,      // Graphics Start Y
  0x08,      // Graphics Width
  0x10,      // Graphics Height
BEGIN_DATA
  0xF8,0xF8,0x18,0xD8,0xD8,0x18,0xF8,0xF8,
  0x07,0x07,0x06,0x00,0x00,0x06,0x07,0x07
END_DATA
};