arch/wall/cave/cave2.111

10 lines
443 B
Plaintext

#define cave2_width 24
#define cave2_height 24
static char cave2_bits[] = {
0x07,0x00,0xe0,0xfc,0x03,0x3f,0x04,0xfe,0x21,0x44,0x22,0xa1,
0x14,0x2a,0x25,0x0c,0x25,0x21,0x4c,0x45,0x21,0x15,0x49,0x51,
0x54,0x89,0x55,0x16,0x51,0x51,0x22,0x15,0x93,0x23,0xa1,0x8a,
0x43,0x29,0xca,0x57,0xc1,0xfb,0x8f,0xe3,0xff,0xff,0xff,0xff,
0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,
0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff};