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[] = {
|
|
0x41,0x0c,0x79,0xa3,0xf7,0x76,0x11,0x08,0x71,0x39,0x84,0x60,
|
|
0x85,0x20,0x70,0x63,0x18,0x44,0xbe,0xe7,0x3b,0x00,0x00,0x00,
|
|
0x44,0x44,0x50,0x00,0x02,0x01,0xa2,0x90,0x04,0x04,0x09,0x40,
|
|
0x10,0x40,0x24,0x40,0x00,0x00,0x02,0x24,0x08,0x40,0x80,0x40,
|
|
0x3e,0x3f,0x3b,0xff,0xff,0x7f,0xfd,0xff,0x7f,0xf9,0xff,0x7f,
|
|
0xf1,0xff,0x7f,0xe1,0xff,0x7f,0x41,0x0a,0x79,0x21,0x86,0x70};
|