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,0x00,0x11,0x00,
|
|
0x00,0x00,0x00,0x15,0x48,0x54,0x7f,0x00,0xff,0xc0,0x84,0x01,
|
|
0xc0,0x41,0x01,0xd5,0x21,0x55,0xff,0x57,0xff,0x80,0xcf,0x00,
|
|
0x22,0x4f,0x22,0x22,0x2f,0x22,0x00,0x1c,0x00,0x00,0x08,0x00,
|
|
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
|
0xff,0xff,0xff,0x00,0x00,0x00,0x80,0x44,0x00,0x00,0x08,0x02};
|