arch/construct/bungalow.111

10 lines
452 B
Plaintext

#define bungalow_width 24
#define bungalow_height 24
static char bungalow_bits[] = {
0x00,0x00,0x00,0x00,0x14,0x01,0x00,0x41,0x00,0x80,0x0a,0x02,
0x00,0x40,0x00,0xe0,0x01,0x00,0x20,0x05,0x00,0x20,0x3b,0x00,
0xb0,0xcd,0x00,0xac,0xab,0x03,0xea,0x00,0x0c,0x74,0x55,0x35,
0x0c,0x00,0xc0,0xb4,0xea,0x2f,0x14,0x40,0x24,0x52,0x55,0x35,
0x1a,0x40,0x24,0xb2,0xea,0x2f,0x0a,0x00,0x40,0x5c,0x55,0x55,
0x08,0x00,0x40,0xf8,0xff,0x7f,0x00,0x00,0x00,0x00,0x00,0x00};