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,0x03,0x40,0x14,0x09,0x44,0xba,0x04,
|
|
0x52,0x44,0x20,0x40,0x36,0x02,0x42,0x91,0x08,0xc8,0x08,0x02,
|
|
0x84,0xa7,0x10,0x50,0x00,0x02,0x04,0x51,0x09,0x22,0x00,0x20,
|
|
0x88,0x94,0x02,0x11,0x02,0x10,0x44,0xa0,0x04,0x88,0x04,0x01,
|
|
0x02,0x48,0x48,0xd4,0x03,0x02,0xc0,0x8f,0x00,0x44,0x3f,0x28,
|
|
0x42,0xfe,0x00,0x50,0xf8,0x85,0x44,0xf4,0x01,0x40,0x12,0x03};
|