aboutsummaryrefslogtreecommitdiff
path: root/src/RCXintro_8.txt
blob: c49ee18fe7737c5f84307eacff4ca544f5c09c67 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
const BMPMAP RCXintro_8 =
{
  0x02,0x00, // Graphics Format
  0x00,0x48, // Graphics DataSize
  0x2C,      // Graphics Start X
  0x18,      // Graphics Start Y
  0x16,      // Graphics Width
  0x18,      // Graphics Height
  {
  0xFE,0xFF,0xFF,0xFF,0x1F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x1F,0xFF,0xFF,0xFF,0xFE,
  0xFF,0xFF,0xFF,0xFF,0x00,0x00,0x00,0x00,0x00,0x1E,0x1E,0x1E,0x1E,0x00,0x00,0x00,0x00,0x00,0xFF,0xFF,0xFF,0xFF,
  0x1F,0x3F,0x3F,0x3F,0x3E,0x3C,0x3C,0x3C,0x3C,0x00,0x00,0x00,0x00,0x3C,0x3C,0x3C,0x3C,0x3E,0x3F,0x3F,0x3F,0x1F
  }
};