~vcs-imports/crossfire-arch/main

1
2
3
4
5
6
7
8
9
#define bigwizd7_width 24
#define bigwizd7_height 24
static char bigwizd7_bits[] = {
0x00,0x00,0xff,0x00,0x80,0xff,0x00,0xc0,0xff,0x00,0x00,0xff,
0x00,0xc0,0xff,0x00,0xe0,0xff,0x00,0xe0,0xff,0x00,0xe0,0xff,
0x00,0xf0,0xff,0x00,0xe0,0xff,0x00,0xc0,0xff,0x00,0xc0,0xff,
0x00,0xc0,0xff,0x00,0xc0,0xff,0x00,0xc0,0xff,0x00,0xe0,0xff,
0x00,0x60,0xff,0x00,0xc0,0xff,0x00,0xc0,0xdf,0x00,0x80,0xff,
0x00,0x80,0xff,0x00,0xc0,0xff,0x00,0x80,0xff,0x00,0x40,0xfe};