10 lines
467 B
Groff
10 lines
467 B
Groff
#define hidden_door_4_width 24
|
|
#define hidden_door_4_height 24
|
|
static char hidden_door_4_bits[] = {
|
|
0x00,0x00,0x00,0x57,0x55,0xf9,0x0f,0x00,0xe4,0x1f,0x00,0x82,
|
|
0x1e,0x00,0x42,0x1e,0x00,0x42,0x1e,0x00,0x42,0x1e,0x00,0x42,
|
|
0x1e,0x00,0x42,0x1e,0x00,0x42,0x1e,0x00,0x42,0x1e,0x00,0x42,
|
|
0x1e,0x00,0x42,0x1e,0x00,0x42,0x1e,0x00,0x42,0x1e,0x00,0x42,
|
|
0x1e,0x00,0x82,0x1d,0x00,0x82,0x1c,0x00,0x42,0x18,0x00,0x22,
|
|
0x18,0x00,0x12,0x10,0x00,0x0a,0x08,0x00,0x04,0x57,0x55,0xf9};
|