arch/monster/demon/devil.111

10 lines
446 B
Plaintext

#define devil1_width 24
#define devil1_height 24
static char devil1_bits[] = {
0x00,0x00,0x00,0x00,0x20,0x02,0x00,0x20,0x02,0x00,0x20,0x01,
0x00,0xc0,0x00,0x00,0xe0,0x00,0x00,0x80,0x00,0x00,0xe0,0x00,
0x18,0xc0,0x00,0x20,0xf8,0x01,0xd8,0xff,0x7f,0xa0,0xfd,0x01,
0x18,0xff,0x01,0x00,0xf6,0x01,0x00,0xe0,0x07,0x00,0xe0,0x19,
0x00,0xf0,0x21,0x00,0xb8,0x41,0x00,0x9c,0x41,0x00,0x8c,0x43,
0x00,0x0e,0x23,0x00,0x06,0x03,0x00,0x06,0x06,0x00,0x07,0x06};