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,0x88,0x79,0xa3,0xf7,0x76,0x11,0x08,0x71,0x39,0x04,0x68,
|
|
0x05,0x20,0x60,0xc3,0x18,0x43,0x7e,0xef,0x3c,0x00,0x00,0x01,
|
|
0x44,0x44,0x50,0x00,0x02,0x01,0xa2,0x90,0x04,0x04,0x09,0x40,
|
|
0x10,0x40,0x24,0x40,0x00,0x00,0x02,0x24,0x09,0x48,0x82,0x40,
|
|
0x00,0x00,0x02,0x3e,0xef,0x39,0xff,0xff,0x7f,0xfd,0xff,0x7f,
|
|
0xf9,0xff,0x7f,0xf1,0xff,0x7f,0xe1,0xff,0x7f,0x41,0x8c,0x78};
|