arch/wall/cave/cave16.111

10 lines
449 B
Plaintext

#define cave116_width 24
#define cave116_height 24
static char cave116_bits[] = {
0x03,0x00,0x00,0x05,0x00,0x00,0x05,0x00,0x00,0x09,0x00,0x00,
0x39,0x00,0x00,0x48,0x00,0x00,0x88,0x00,0x00,0xf8,0x00,0x00,
0x09,0x07,0x00,0x4c,0x18,0x00,0xc2,0x39,0x00,0x12,0xce,0x00,
0x1b,0x87,0x01,0x88,0x90,0x03,0xc6,0x61,0x04,0x32,0x1f,0x0c,
0x8e,0x9c,0x0e,0x43,0x94,0x0b,0xe0,0xd2,0x08,0xb4,0x31,0x08,
0x05,0x19,0x3f,0x83,0xc4,0x20,0x7f,0x22,0x46,0x47,0x12,0xc2};