10 lines
461 B
Plaintext
10 lines
461 B
Plaintext
#define weak_wall_6_width 24
|
|
#define weak_wall_6_height 24
|
|
static char weak_wall_6_bits[] = {
|
|
0x00,0x02,0x00,0x1f,0x80,0xfc,0x3f,0x49,0xf2,0x3f,0x02,0x42,
|
|
0x1e,0x40,0x4a,0x5e,0x10,0x44,0x3d,0x00,0xa5,0xbf,0x04,0x62,
|
|
0x3e,0x11,0x52,0x3e,0x80,0x42,0x1e,0x00,0x4a,0x3e,0x29,0x46,
|
|
0x3d,0x04,0xa4,0x3f,0x80,0xe2,0xbe,0x10,0x52,0x1e,0x02,0x42,
|
|
0x1e,0x00,0x46,0xbf,0x90,0xa4,0x3e,0x20,0x62,0x3c,0x00,0x12,
|
|
0x38,0x04,0x0a,0x30,0x81,0x26,0x90,0x10,0x12,0x0f,0x00,0xec};
|