10 lines
461 B
Plaintext
10 lines
461 B
Plaintext
#define weak_wall_5_width 24
|
|
#define weak_wall_5_height 24
|
|
static char weak_wall_5_bits[] = {
|
|
0x21,0x00,0x70,0x23,0x44,0x70,0x41,0x32,0x7a,0xa1,0xdf,0x7f,
|
|
0x11,0x20,0x78,0x39,0x00,0x70,0x05,0x81,0x78,0xc2,0x60,0x60,
|
|
0x3c,0xbf,0x3f,0x00,0x00,0x00,0x22,0x90,0x04,0x04,0x09,0x40,
|
|
0x10,0x40,0x24,0x40,0x00,0x00,0x3e,0x3f,0x3b,0xff,0xff,0x7f,
|
|
0xfd,0xff,0x7f,0xf9,0xff,0x7f,0xf2,0xff,0x7f,0xe1,0xff,0x7f,
|
|
0x41,0x14,0x79,0x21,0x8c,0x70,0x21,0x04,0x77,0x21,0x00,0x70};
|