arch/monster/dragon/wyvern.132

10 lines
467 B
Plaintext

#define dragehale2snu_width 24
#define dragehale2snu_height 24
static char dragehale2snu_bits[] = {
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xe0,0xff,
0xc0,0x0f,0xfc,0xf0,0x7f,0xc0,0x38,0xf0,0x01,0x0c,0xc0,0x0f,
0x0c,0x00,0xff,0x06,0x00,0xfe,0x06,0x00,0xf8,0x06,0x00,0xf0,
0x06,0x00,0xe0,0x06,0x00,0xc0,0x06,0x00,0xc0,0x04,0x00,0xc0,
0x0c,0x00,0xe0,0x18,0x00,0xf0,0x70,0x04,0xf8,0xc0,0x0f,0x3c,
0x00,0x04,0x0f,0x00,0x00,0x06,0x00,0x00,0x1c,0x00,0x00,0x00};