aboutsummaryrefslogtreecommitdiff
path: root/src/Wait.txt
blob: 9297fa7481c69c72b1f053e6a4a7c059f70ca078 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
const BMPMAP Wait =
{
  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,0xC0,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0xC0,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xC3,0x24,0x98,0xC2,0x98,0x24,0xC3,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x03,0x02,0x02,0x02,0x02,0x02,0x02,0x02,0x03,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
  }
};