arch/monster/misc/sandy.111

10 lines
527 B
Plaintext

#define sandy_width 24
#define sandy_height 24
static char sandy_bits[] = {
0x00, 0x00, 0x08, 0x01, 0x02, 0x00, 0x10, 0x00, 0x00, 0x00, 0x20, 0x80,
0x00, 0x00, 0x00, 0xa0, 0x00, 0x06, 0x00, 0x03, 0x03, 0x00, 0x86, 0x08,
0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x00, 0x01,
0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x12, 0x04, 0x02, 0x30, 0x82, 0x12,
0x60, 0x03, 0x1a, 0xc0, 0x01, 0x3e, 0xc0, 0xd7, 0x27, 0x80, 0x79, 0x40,
0x84, 0x10, 0x80, 0x00, 0x08, 0x00, 0x20, 0x10, 0x00, 0x00, 0x00, 0x82};