arch/armour/mail/tunic.111

10 lines
522 B
Plaintext

#define tunic_width 24
#define tunic_height 24
static char tunic_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x7c, 0x00, 0x00, 0xd7, 0x01, 0x80, 0x6c, 0x02,
0x40, 0x38, 0x04, 0x20, 0x10, 0x08, 0x10, 0x10, 0x10, 0x10, 0x11, 0x10,
0xb0, 0x20, 0x1a, 0xe0, 0x10, 0x0c, 0x80, 0x10, 0x02, 0x80, 0x20, 0x02,
0x80, 0x10, 0x02, 0x80, 0x10, 0x02, 0x80, 0x20, 0x02, 0x00, 0x93, 0x01,
0x00, 0x7c, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};