~vcs-imports/crossfire-arch/main

1
2
3
4
5
6
7
8
9
#define hole_width 24
#define hole_height 24
static char hole_bits[] = {
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0x01,0x10,0x84,0x10,0x60,0x08,0x04,0x80,0xf7,0x00,
0x62,0x77,0x47,0x78,0x7f,0x1b,0xf4,0xff,0x2f,0x7e,0x77,0x7f,
0xf6,0xff,0x6f,0xfe,0xff,0x7f,0xfc,0xff,0x3f,0xfa,0xff,0x1f,
0xe0,0xff,0x47,0x00,0xff,0x00,0x60,0x04,0x02,0x18,0x22,0x08,
0x00,0x00,0x00,0x00,0x41,0x00,0x00,0x00,0x00,0x00,0x00,0x00};