arch/player/wraithp.171

10 lines
530 B
Plaintext

#define Wraith_width 24
#define Wraith_height 24
static char Wraith_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x70, 0x00, 0x00, 0x5c, 0x00, 0x01, 0xfe, 0x00,
0x03, 0x7a, 0x01, 0x06, 0x7e, 0x00, 0x0c, 0xfc, 0x0b, 0x18, 0xfe, 0x22,
0x30, 0xd6, 0x17, 0xe0, 0xff, 0x57, 0xe0, 0xbf, 0x7f, 0x80, 0xff, 0x2a,
0x60, 0xff, 0x17, 0x00, 0xb5, 0x1b, 0xc0, 0xfc, 0x06, 0x00, 0xfa, 0x13,
0x00, 0xf8, 0x00, 0x00, 0xeb, 0x0b, 0x00, 0xe8, 0x03, 0x00, 0xf0, 0x03,
0x00, 0xd0, 0x02, 0x00, 0xc0, 0x01, 0x00, 0xc0, 0x01, 0x00, 0x00, 0x03};