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,0x55,0x09,0x55,0xff,0xc1,0xff,0x00,0x63,0x00,
|
|
0x00,0x57,0x00,0x55,0x4f,0x55,0xff,0xcf,0xff,0x00,0x2e,0x00,
|
|
0x22,0x1c,0x22,0x22,0x2a,0x22,0x00,0x00,0x00,0x00,0x00,0x00,
|
|
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
|
0xff,0xff,0xff,0x00,0x00,0x00,0x80,0x44,0x00,0x00,0x00,0x00};
|