10 lines
461 B
Plaintext
10 lines
461 B
Plaintext
#define weak_wall_3_width 24
|
|
#define weak_wall_3_height 24
|
|
static char weak_wall_3_bits[] = {
|
|
0x40,0x30,0x01,0x40,0x10,0x03,0x40,0xe4,0x09,0x44,0x9a,0x01,
|
|
0x52,0x88,0x20,0x40,0x74,0x02,0x42,0x22,0x08,0x48,0x17,0x02,
|
|
0xc4,0x88,0x10,0x50,0x04,0x02,0x84,0x53,0x09,0x22,0x00,0x20,
|
|
0x88,0x94,0x02,0x11,0x02,0x10,0x04,0xa0,0x04,0x88,0x03,0x01,
|
|
0xc2,0x47,0x48,0xd4,0x0f,0x02,0x40,0x9f,0x00,0x44,0x3e,0x08,
|
|
0x42,0xfe,0x00,0x50,0xf8,0x85,0x44,0xf4,0x01,0x40,0x12,0x03};
|