arch/monster/human/pyro_gen.111

10 lines
449 B
Plaintext

#define pyrogen_width 24
#define pyrogen_height 24
static char pyrogen_bits[] = {
0x00,0x7c,0x00,0x00,0x38,0x00,0x00,0x38,0x00,0x00,0x7c,0x00,
0x80,0xff,0x03,0xc0,0xff,0x07,0x60,0xff,0x0f,0xb0,0xff,0x1f,
0xd8,0xc7,0x3f,0xd8,0x83,0x3f,0xe8,0x29,0x3f,0xec,0x29,0x7f,
0xec,0x83,0x7f,0xec,0xc7,0x7f,0xec,0xff,0x7f,0xec,0xc6,0x7e,
0x68,0xc6,0x3c,0xd8,0x7d,0x3f,0xd8,0xbb,0x3f,0xf0,0xd7,0x1f,
0xe0,0xef,0x0f,0xc0,0x93,0x07,0x80,0xd7,0x03,0x00,0x7c,0x00};