aboutsummaryrefslogtreecommitdiff
path: root/src/RCXintro_11.txt
blob: 03fa418ca9fa712c89dca529a4f711802cd62eec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
const 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
  {
  0xF8,0xF8,0x18,0xD8,0xD8,0x18,0xF8,0xF8,
  0x07,0x07,0x06,0x00,0x00,0x06,0x07,0x07
  }
};