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,0xbd,0xff,0x18,0x62,0x10,
|
|
0x00,0x00,0x08,0x04,0x00,0x00,0x04,0x03,0x00,0x02,0x01,0x13,
|
|
0x00,0x00,0x00,0x00,0x00,0x00,0x40,0x04,0x03,0x20,0x00,0x20,
|
|
0x00,0x00,0x00,0x10,0x08,0x04,0x08,0x00,0x06,0x00,0x04,0x40,
|
|
0x06,0x63,0x30,0xfb,0xbc,0xdf,0x04,0x42,0x20,0x00,0x00,0x00,
|
|
0x00,0x00,0x00,0x40,0x10,0x04,0x30,0x0c,0x22,0xcf,0xf7,0xfd};
|