10 lines
461 B
Plaintext
10 lines
461 B
Plaintext
#define weak_wall_5_width 24
|
|
#define weak_wall_5_height 24
|
|
static char weak_wall_5_bits[] = {
|
|
0x21,0x00,0x70,0x23,0x08,0x70,0x21,0x08,0x6a,0x51,0x00,0x70,
|
|
0xc2,0x00,0x70,0x21,0x01,0x72,0x21,0x40,0x68,0x21,0x20,0x68,
|
|
0x52,0x18,0x70,0x63,0x00,0x70,0x21,0x02,0x74,0x21,0x02,0x68,
|
|
0x45,0x00,0x72,0x22,0x00,0x76,0x23,0x01,0x70,0xa1,0x20,0x70,
|
|
0x21,0x80,0x70,0x25,0x00,0x71,0x22,0x03,0x68,0x51,0x02,0x78,
|
|
0x41,0x08,0x70,0x21,0x84,0x70,0x21,0x00,0x77,0x21,0x00,0x70};
|