10 lines
461 B
Plaintext
10 lines
461 B
Plaintext
#define weak_wall_2_width 24
|
|
#define weak_wall_2_height 24
|
|
static char weak_wall_2_bits[] = {
|
|
0x00,0x00,0x00,0x00,0x04,0x00,0x00,0x00,0x00,0x20,0x20,0x02,
|
|
0x80,0x84,0x00,0x00,0x10,0x00,0x4f,0xa4,0xc2,0x18,0x01,0x70,
|
|
0x30,0x4a,0x10,0x22,0x10,0x1a,0x6d,0x41,0xc8,0x4f,0x90,0xe4,
|
|
0x9f,0x04,0xe4,0xdf,0x11,0xf2,0x3f,0x43,0xf9,0x7f,0x04,0xfd,
|
|
0xef,0x92,0xfc,0xb7,0x23,0xdf,0x00,0x08,0x00,0x48,0x22,0x29,
|
|
0x00,0x08,0x00,0x10,0xa5,0x24,0x44,0x10,0x01,0x10,0x44,0x08};
|