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,0x10,0x11,0x04,
|
|
0x00,0x00,0x00,0x05,0x48,0x40,0x8f,0x00,0xf2,0x0c,0x05,0x19,
|
|
0x5c,0x20,0x14,0x1d,0x00,0x56,0x7f,0x0a,0xf9,0xf8,0x80,0x0a,
|
|
0xf2,0x49,0x26,0xf2,0x61,0x22,0xc0,0x57,0x01,0x80,0x8f,0x00,
|
|
0x00,0x6f,0x00,0x00,0x2f,0x00,0x00,0x1c,0x00,0x00,0x08,0x00,
|
|
0xff,0xff,0xff,0x00,0x00,0x00,0xa0,0x44,0x08,0x10,0x08,0x12};
|