arch/monster/giant/Big_Wiz/big_wiz.711

10 lines
452 B
Plaintext

#define bigwiza7_width 24
#define bigwiza7_height 24
static char bigwiza7_bits[] = {
0x00,0xc0,0xff,0x00,0xe0,0xff,0x00,0xe0,0xff,0x00,0xf0,0xff,
0x00,0xf0,0xff,0x00,0xf8,0xff,0x00,0xf8,0xff,0x00,0xf8,0xff,
0x00,0xfc,0xff,0x00,0xfc,0xff,0x00,0xfc,0xff,0x00,0xfc,0xff,
0x00,0xfe,0xff,0x00,0xfe,0xff,0x00,0xfe,0xff,0x00,0xff,0xff,
0x80,0x7f,0x7f,0xc0,0xff,0x3f,0xc0,0xff,0x9f,0xc0,0xff,0xff,
0xc0,0xff,0xff,0xc0,0xff,0xff,0xc0,0xff,0xff,0xc0,0xff,0xff};