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,0x50,0xf0,0x01,0x40,0x98,0x08,0x44,0x66,0x04,
|
|
0x52,0x13,0x20,0xc0,0x0c,0x02,0x82,0xa7,0x08,0x28,0x00,0x02,
|
|
0x84,0x88,0x10,0x10,0x22,0x02,0x04,0x11,0x09,0x22,0x00,0x20,
|
|
0x88,0x94,0x02,0x11,0x02,0x10,0x44,0xa0,0x04,0x88,0x04,0x01,
|
|
0x02,0x48,0x48,0x54,0x02,0x02,0x00,0x90,0x00,0x94,0x07,0x28,
|
|
0x42,0x1f,0x01,0x50,0x7e,0x84,0x44,0xf8,0x00,0x40,0x12,0x01};
|