arch/wall/cave/cave12.111

10 lines
446 B
Plaintext

#define cave12_width 24
#define cave12_height 24
static char cave12_bits[] = {
0x7f,0x00,0x00,0xc1,0x07,0x00,0x41,0x3c,0x00,0x41,0xc0,0x00,
0x23,0x34,0x01,0x22,0x16,0x02,0x22,0xc2,0x03,0x26,0x63,0x04,
0x3c,0x32,0x04,0xd0,0x10,0x09,0x50,0x10,0x09,0x08,0x1f,0x1b,
0xc8,0xd9,0x10,0x67,0x08,0x20,0x3f,0x0c,0x24,0x7f,0x82,0x24,
0xff,0xe3,0x66,0xff,0x01,0x50,0xff,0x13,0x48,0xff,0x07,0x46,
0xff,0xff,0x53,0xff,0x8f,0x58,0xff,0x7f,0xc0,0xff,0x0f,0x80};