~vcs-imports/crossfire-arch/main

1
2
3
4
5
6
7
8
9
#define wraith3_width 24
#define wraith3_height 24
static char wraith3_bits[] = {
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x1c,0x00,0x00,0x3f,0x00,
0x00,0x3e,0x00,0x00,0x7f,0x00,0x00,0xfe,0x00,0x80,0x7f,0x00,
0xd8,0xff,0xe1,0xff,0xff,0x7f,0xf6,0xff,0xd7,0xfb,0xff,0xbf,
0xe0,0x7f,0x3d,0xe0,0xff,0x1b,0xc0,0xff,0x15,0xc0,0xff,0x00,
0xe0,0xbf,0x00,0xf0,0xbf,0x00,0xa0,0x5f,0x00,0x80,0x2e,0x03,
0x00,0xff,0x01,0xc0,0x07,0x00,0xc0,0x0f,0x00,0x00,0x0f,0x00};