10 lines
461 B
Plaintext
10 lines
461 B
Plaintext
#define weak_wall_4_width 24
|
|
#define weak_wall_4_height 24
|
|
static char weak_wall_4_bits[] = {
|
|
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x10,0x11,0x00,
|
|
0x00,0x00,0x00,0x15,0x48,0x54,0xbf,0x00,0xfc,0x30,0x05,0x06,
|
|
0x70,0x20,0x05,0xf5,0x80,0x54,0xff,0xc9,0xfc,0xe0,0xa1,0x02,
|
|
0xe2,0x17,0x23,0xa2,0xaf,0x22,0x00,0x6f,0x00,0x00,0x2f,0x00,
|
|
0x00,0x1c,0x00,0x00,0x08,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
|
0xff,0xff,0xff,0x00,0x00,0x00,0xa0,0x44,0x00,0x10,0x08,0x02};
|