arch/monster/demon/archangel.114

10 lines
548 B
Plaintext

#define archangel_width 24
#define archangel_height 24
static unsigned char archangel_bits[] = {
0x00, 0xff, 0x00, 0xc8, 0xff, 0x13, 0xf0, 0x00, 0x0f, 0x78, 0x10, 0x1e,
0xf0, 0x29, 0x0f, 0xf8, 0x7c, 0x1f, 0xf8, 0x39, 0x1f, 0xec, 0xb9, 0x3f,
0xfc, 0x7e, 0x37, 0x6c, 0x3f, 0x3c, 0x6c, 0xbf, 0x3b, 0x8c, 0xdf, 0x36,
0xe6, 0xdf, 0x35, 0xac, 0xdf, 0x37, 0xfc, 0xde, 0x35, 0xfc, 0xda, 0x37,
0x6c, 0xde, 0x35, 0x0e, 0xdf, 0x37, 0x1a, 0xbd, 0x1b, 0x19, 0x7b, 0x19,
0xb0, 0xff, 0x0c, 0xf0, 0xff, 0x0e, 0xe0, 0xfd, 0x07, 0xc0, 0xff, 0x03};