~vcs-imports/crossfire-arch/main

1
2
3
4
5
6
7
8
9
#define fungus1_width 24
#define fungus1_height 24
static char fungus1_bits[] = {
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00,0xff,0x00,0xc0,0x55,0x03,0xb0,0xaa,0x06,
0x58,0x55,0x0d,0xa8,0xaa,0x1a,0xd8,0xff,0x17,0x30,0x42,0x0c,
0x08,0x85,0x40,0x40,0x84,0x24,0x10,0x82,0x08,0x80,0x82,0x02,
0x50,0x42,0x08,0x00,0x44,0x00,0x00,0x3c,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00};