10 lines
461 B
Plaintext
10 lines
461 B
Plaintext
#define weak_wall_2_width 24
|
|
#define weak_wall_2_height 24
|
|
static char weak_wall_2_bits[] = {
|
|
0x00,0x00,0x00,0x00,0x04,0x00,0x00,0x00,0x00,0x20,0x20,0x02,
|
|
0x80,0x84,0x00,0x00,0x10,0x00,0x4f,0xa5,0xda,0x10,0x00,0x68,
|
|
0x60,0x4a,0x04,0x4a,0x10,0x22,0x8d,0x42,0xd3,0x9f,0x11,0xf9,
|
|
0x3f,0x81,0xfc,0x7f,0x52,0xfc,0x7f,0x46,0xfe,0xff,0x24,0xff,
|
|
0xef,0xa9,0xee,0xb7,0xe7,0xf7,0x00,0x00,0x00,0x48,0x22,0x29,
|
|
0x00,0x08,0x00,0x10,0xa5,0x24,0x44,0x10,0x01,0x10,0x44,0x08};
|