arch/monster/human/Town/postman/postman.132

10 lines
528 B
Plaintext

#define postman_width 24
#define postman_height 24
static char postman_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x70, 0x00, 0x00, 0x70, 0x00, 0x00, 0x78, 0x00,
0x20, 0x50, 0x00, 0x50, 0x70, 0x00, 0x48, 0x20, 0x00, 0xb0, 0xf8, 0x00,
0xc0, 0xaf, 0x01, 0x80, 0xd7, 0x01, 0x00, 0xa8, 0x01, 0x00, 0xf8, 0x01,
0x00, 0xd8, 0x01, 0x00, 0xf8, 0x00, 0x00, 0xa8, 0x00, 0x00, 0xd8, 0x01,
0x00, 0xa8, 0x01, 0x00, 0xd4, 0x01, 0x00, 0x6c, 0x01, 0x00, 0xd4, 0x01,
0x00, 0xac, 0x01, 0x00, 0xee, 0x01, 0x00, 0xc0, 0x00, 0x00, 0x00, 0x00};