arch/flesh/generic/eyes.111

10 lines
519 B
Plaintext

#define eyes_width 24
#define eyes_height 24
static char eyes_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x05,
0x00, 0xa8, 0x1e, 0x00, 0xfe, 0x21, 0x80, 0xab, 0x40, 0x00, 0xf0, 0x40,
0x00, 0xa0, 0x58, 0x00, 0xc0, 0x48, 0x00, 0x80, 0x21, 0x00, 0x00, 0x1e,
0x00, 0x00, 0x00, 0x00, 0x14, 0x00, 0xa0, 0x7a, 0x00, 0xf8, 0x87, 0x00,
0xae, 0x02, 0x01, 0xc0, 0x03, 0x01, 0x80, 0x63, 0x01, 0x00, 0x22, 0x01,
0x00, 0x86, 0x00, 0x00, 0x78, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};