arch/flesh/human/corpse.111

10 lines
524 B
Plaintext

#define body_width 24
#define body_height 24
static char body_bits[] = {
0x00, 0x80, 0x13, 0x08, 0x44, 0x06, 0x00, 0x60, 0x05, 0x00, 0x20, 0x46,
0x80, 0x20, 0x07, 0x02, 0xd8, 0x03, 0x00, 0x04, 0x04, 0x00, 0x0a, 0x08,
0x10, 0x05, 0x08, 0x80, 0x02, 0x13, 0x40, 0x01, 0x12, 0x40, 0x6d, 0x13,
0x80, 0x80, 0x15, 0xc2, 0x08, 0x15, 0x40, 0x84, 0x14, 0x20, 0x84, 0x1c,
0x20, 0x42, 0x14, 0x30, 0x46, 0x08, 0x48, 0x29, 0x00, 0x48, 0x29, 0x01,
0x48, 0x19, 0x20, 0x50, 0x05, 0x00, 0x30, 0x06, 0x00, 0x00, 0x00, 0x00};