aboutsummaryrefslogtreecommitdiff
path: root/src/RCXintro_10.txt
blob: 847f35d30fb63c634f778ca964887bbf065bcbb9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
const BMPMAP RCXintro_10 =
{
  0x02,0x00, // Graphics Format
  0x00,0x20, // Graphics DataSize
  0x38,      // Graphics Start X
  0x20,      // Graphics Start Y
  0x0A,      // Graphics Width
  0x10,      // Graphics Height
  {
  0xFE,0xFE,0x06,0x06,0x66,0x66,0x06,0x06,0xFE,0xFE,
  0x07,0x07,0x06,0x06,0x00,0x00,0x06,0x06,0x07,0x07
  }
};