arch/monster/demon/raas.171

10 lines
461 B
Plaintext

#define monster_w_1_width 24
#define monster_w_1_height 24
static char monster_w_1_bits[] = {
0x00,0x00,0x04,0x00,0xe0,0x07,0x00,0x20,0x06,0x00,0xf8,0x07,
0x00,0xc8,0x07,0x00,0x80,0x07,0xc0,0xf9,0x07,0x00,0xc3,0x07,
0xe0,0xf8,0x07,0x80,0xff,0x07,0xf0,0xff,0x0d,0x80,0x57,0x0e,
0xf0,0xf8,0x0f,0x00,0xfe,0x0f,0x00,0xf7,0x07,0x80,0xf7,0x03,
0x80,0xf7,0x03,0x80,0xef,0x07,0x80,0xc7,0x1f,0x80,0x03,0x3e,
0x80,0x03,0x78,0xe0,0x03,0x7c,0xa0,0x02,0x2a,0xa0,0x02,0x2a};