aboutsummaryrefslogtreecommitdiff
path: root/src/Info.txt
blob: 1f7f216ef0bd65db8843ceaf1aa2fa2232028ab5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
const BMPMAP Info =
{
  0x02,0x00, // Graphics Format
  0x00,0x48, // Graphics DataSize
  0x00,      // Graphics Start X
  0x08,      // Graphics Start Y
  0x18,      // Graphics Width
  0x18,      // Graphics Height
  {
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x80,0x40,0x40,0x80,0x00,0x00,0x00,0x00,0x00,
  0x00,0x00,0x00,0x00,0x00,0x00,0x40,0xA0,0x90,0x20,0x20,0x40,0x40,0x30,0x8C,0x73,0x0C,0x03,0x00,0x00,0x00,0x00,0x00,0x00,
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x01,0x01,0x02,0x02,0x02,0x02,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
  }
};