arch/wall/cave/cave_14.111

10 lines
449 B
Plaintext

#define cave_14_width 24
#define cave_14_height 24
static char cave_14_bits[] = {
0x00,0xfe,0x07,0x80,0xfd,0x1f,0xc0,0xff,0x2f,0xc0,0xff,0x3f,
0xf0,0xff,0x7f,0xf0,0xff,0x7f,0xe8,0xff,0x7f,0xd8,0xff,0xff,
0xe4,0xff,0xff,0xe4,0xff,0xff,0xe2,0xff,0xff,0xe2,0xff,0xff,
0xd1,0xff,0xff,0xe2,0xff,0xff,0xe1,0xff,0xff,0xd1,0xff,0xff,
0xe9,0xff,0xff,0xe3,0xff,0xff,0xe2,0xff,0xff,0xd1,0xff,0xff,
0xe1,0xff,0xff,0xf2,0xff,0xff,0xd1,0xff,0xff,0xe1,0xff,0xff};