arch/monster/demon/Big_Demon/big_demon.431

9 lines
459 B
Plaintext

#define big_demon_width 24
#define big_demon_height 24
static char big_demon_bits[] = {
0xfe,0xff,0xbf,0xfe,0xff,0xff,0xfe,0xff,0x5f,0xfe,0xff,0xff,0xfc,0xff,0x5f,
0xfc,0xff,0xff,0xfc,0xff,0xff,0xfc,0xff,0xff,0xf8,0xff,0xff,0xf2,0xff,0xff,
0xf0,0xff,0xff,0xe0,0xff,0xff,0xc4,0xff,0xff,0x00,0xff,0xff,0x22,0xe4,0xff,
0x80,0x80,0xfa,0x08,0x88,0xfd,0x00,0x81,0xfe,0x22,0x84,0xdb,0x00,0x50,0xdd,
0x88,0x80,0x9e,0x00,0xc2,0x9b,0x12,0x88,0x9e,0x40,0xc0,0x9e};