arch/monster/undead/nightmare.112

10 lines
458 B
Plaintext

#define nightmare2_width 24
#define nightmare2_height 24
static char nightmare2_bits[] = {
0x00,0x00,0x00,0x40,0x55,0x01,0xa8,0xbe,0x1a,0x54,0x7f,0x1d,
0xae,0xab,0x3e,0x5e,0x7f,0x3f,0xbe,0xa6,0x7f,0x7e,0xe7,0x1f,
0xfe,0xe7,0x2f,0xfe,0xff,0x15,0xfa,0xff,0x2a,0xd4,0x7f,0x15,
0xaa,0xff,0x2a,0xd4,0xff,0x15,0xe8,0xff,0x2a,0xd4,0xff,0x15,
0xe8,0xff,0x0b,0xf0,0xff,0x17,0xe0,0xff,0x0b,0xf0,0xff,0x07,
0xf0,0xff,0x07,0xf0,0xff,0x07,0xf8,0xff,0x0f,0x00,0x00,0x00};