arch/monster/giant/Big_Wiz/big_wiz.213

10 lines
452 B
Plaintext

#define bigwizc2_width 24
#define bigwizc2_height 24
static char bigwizc2_bits[] = {
0x80,0x3f,0x00,0xe0,0x7f,0x00,0xf0,0xff,0x00,0xf8,0xff,0x01,
0xf8,0xff,0x01,0xfc,0xff,0x03,0xfc,0xfb,0x03,0xfe,0xe3,0x03,
0xfe,0xc3,0x03,0xfe,0xc1,0x03,0xfe,0xc1,0x03,0xfe,0xc1,0x03,
0xfe,0xc1,0x07,0xfe,0xc1,0xef,0xfe,0xe7,0xff,0xff,0xff,0xff,
0xff,0xff,0xff,0xff,0xff,0xf7,0xff,0xfd,0xff,0xff,0xff,0xff,
0xff,0xff,0x7f,0xff,0xff,0x7f,0xff,0xf7,0xf9,0xaf,0x8f,0xff};