arch/monster/demon/archangel.118

10 lines
548 B
Plaintext

#define archangel_width 24
#define archangel_height 24
static unsigned char archangel_bits[] = {
0x0c, 0x00, 0x10, 0x08, 0x00, 0x70, 0x12, 0x00, 0x48, 0x68, 0x10, 0x14,
0xf1, 0x29, 0x0f, 0xe0, 0x7c, 0x9f, 0xf0, 0x39, 0x07, 0xe0, 0xb9, 0x1f,
0xf0, 0x7e, 0x07, 0x60, 0x3f, 0x0c, 0x60, 0xbf, 0x0b, 0x80, 0xdf, 0x06,
0xe0, 0xdf, 0x05, 0xa0, 0xdf, 0x07, 0xf8, 0xde, 0x05, 0xf8, 0xda, 0x07,
0x6c, 0xde, 0x05, 0x06, 0xdf, 0x07, 0x02, 0xbd, 0x03, 0x01, 0x7b, 0x01,
0x81, 0xff, 0x80, 0x80, 0xff, 0x00, 0x82, 0xfd, 0x00, 0xc2, 0xfe, 0x41};