arch/monster/human/princess.111

10 lines
536 B
Plaintext

#define princess_width 24
#define princess_height 24
static char princess_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x3f, 0x00, 0xe0, 0x41, 0x00, 0x38, 0xcb, 0x00,
0x90, 0xa6, 0x00, 0xf0, 0x66, 0x00, 0xd0, 0xdb, 0x00, 0xee, 0x3c, 0x01,
0xb8, 0x00, 0x01, 0x4c, 0x81, 0x02, 0xa0, 0x5a, 0x05, 0x50, 0x66, 0x0a,
0x30, 0x42, 0x0c, 0x00, 0x81, 0x00, 0x80, 0x00, 0x01, 0x80, 0x04, 0x01,
0x40, 0x24, 0x02, 0x40, 0x24, 0x02, 0xa0, 0x42, 0x05, 0x50, 0x52, 0x0a,
0x30, 0x91, 0x0e, 0x40, 0x91, 0x02, 0xc0, 0x6e, 0x03, 0x00, 0x00, 0x00};