arch/construct/house/house_2.111

10 lines
473 B
Plaintext

#define peppercakehouse_width 24
#define peppercakehouse_height 24
static char peppercakehouse_bits[] = {
0x00,0x00,0x00,0x00,0x80,0x00,0x00,0x40,0x00,0x00,0x00,0x00,
0x00,0x00,0x01,0x00,0x00,0x00,0x00,0x88,0x01,0x00,0xbe,0x01,
0x80,0xd5,0x01,0xe0,0xaa,0x03,0x58,0x5d,0x0d,0xac,0xb6,0x1a,
0x58,0x5d,0x0d,0xa8,0xaa,0x0a,0x58,0x55,0x0d,0xa8,0xaa,0x0a,
0xf8,0x57,0x0d,0x28,0xfa,0x0a,0x38,0x56,0x0d,0xe8,0xdb,0x0a,
0x58,0x55,0x0d,0xa8,0xda,0x0a,0xf8,0xff,0x0f,0x00,0x00,0x00};