arch/wall/cave/cave_13.111

10 lines
449 B
Plaintext

#define cave_13_width 24
#define cave_13_height 24
static char cave_13_bits[] = {
0xff,0x7f,0x00,0xff,0xff,0x07,0xff,0xff,0x3b,0xff,0xff,0x7f,
0xff,0xff,0xbf,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,
0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xbf,0xff,0xff,0xbf,
0xff,0xff,0x5b,0xff,0xff,0x47,0xf3,0x9e,0x20,0x0c,0x61,0x28,
0x00,0x10,0x10,0x04,0x00,0x14,0x00,0x00,0x08,0x00,0x00,0x08,
0x20,0x00,0x04,0x02,0x10,0x05,0x90,0x89,0x02,0xef,0xf6,0x01};