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,0xff,0xff,0xef,0xff,0xff,0x10,0x5c,0x10,
|
|
0x00,0x58,0x00,0x04,0xdc,0x00,0x04,0x5b,0x00,0x02,0x59,0x13,
|
|
0x00,0x58,0x00,0x00,0x58,0x00,0x40,0x58,0x03,0x20,0x54,0x20,
|
|
0x00,0x9c,0x00,0x10,0xd8,0x04,0x08,0x58,0x06,0x00,0x58,0x00,
|
|
0x0c,0x5b,0x21,0xfb,0xdc,0xde,0x04,0x3a,0x00,0x00,0x10,0x00,
|
|
0x00,0x00,0x00,0x40,0x10,0x04,0x30,0x08,0x02,0xcf,0xff,0xfd};
|