10 lines
467 B
Groff
10 lines
467 B
Groff
#define hidden_door_3_width 24
|
|
#define hidden_door_3_height 24
|
|
static char hidden_door_3_bits[] = {
|
|
0x21,0x00,0x70,0x63,0x08,0x78,0x21,0x08,0x72,0x51,0x00,0x70,
|
|
0xc1,0x00,0x70,0x21,0x01,0x72,0x21,0x40,0x68,0x21,0x20,0x68,
|
|
0x22,0x18,0x70,0x23,0x00,0x70,0x21,0x02,0x70,0x21,0x02,0x70,
|
|
0x41,0x00,0x72,0x21,0x00,0x76,0x21,0x00,0x70,0x21,0x20,0x70,
|
|
0x21,0x00,0x70,0x25,0x00,0x78,0x22,0x03,0x68,0x51,0x02,0x70,
|
|
0x41,0x08,0x70,0x21,0x84,0x70,0x61,0x00,0x7b,0x21,0x00,0x70};
|