aboutsummaryrefslogtreecommitdiff
path: root/src/RCXintro_9.txt
blob: 2513a9121403b5ae5a6f6eabed06999e83992c37 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
const 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
  {
  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
  }
};