arch/wall/cave/cave10.111

10 lines
446 B
Plaintext

#define cave10_width 24
#define cave10_height 24
static char cave10_bits[] = {
0x01,0xf0,0xff,0x03,0xfe,0xff,0x1a,0xf1,0xff,0xca,0xff,0xff,
0x62,0xe0,0xff,0x12,0xc8,0xff,0x0a,0x80,0xff,0x66,0xc7,0xff,
0x24,0x41,0xfe,0x24,0x30,0xfc,0x04,0x10,0xe6,0x08,0x9b,0x13,
0xd8,0xf8,0x10,0x90,0x08,0x0a,0x90,0x08,0x0b,0x20,0x4c,0x3c,
0x20,0xc6,0x64,0xc0,0x43,0x44,0x40,0x68,0x44,0x80,0x2c,0xc4,
0x00,0x03,0x82,0x00,0x3c,0x82,0x00,0xe0,0x83,0x00,0x00,0xfe};