10 lines
461 B
Plaintext
10 lines
461 B
Plaintext
#define weak_wall_6_width 24
|
|
#define weak_wall_6_height 24
|
|
static char weak_wall_6_bits[] = {
|
|
0x00,0x00,0x00,0xff,0xef,0xff,0xef,0x1f,0xff,0xd0,0x9f,0x14,
|
|
0x80,0x1f,0x04,0xc4,0x1f,0x02,0xa4,0x1f,0x04,0xe2,0x1f,0x14,
|
|
0x90,0x2f,0x0a,0x80,0x3f,0x06,0xc0,0x1f,0x05,0xa0,0x1f,0x04,
|
|
0x80,0x1f,0x14,0x90,0x3f,0x0a,0x08,0x1f,0x06,0x80,0x1f,0x04,
|
|
0x8c,0x5f,0x24,0xfb,0x3f,0xdc,0x84,0x9f,0x02,0x00,0x9f,0x01,
|
|
0x00,0x9e,0x00,0x40,0x5e,0x04,0x30,0x38,0x02,0xcf,0xf7,0xfd};
|