arch/player/mage.131

10 lines
452 B
Plaintext

#define wizzardr_width 24
#define wizzardr_height 24
static char wizzardr_bits[] = {
0x00,0x00,0x0c,0x00,0x38,0x12,0x00,0x3e,0x12,0x00,0x4e,0x0e,
0x00,0x0e,0x06,0x00,0x7e,0x06,0x00,0x7a,0x03,0x00,0x57,0x03,
0x00,0xa5,0x03,0x80,0x40,0x03,0x80,0x82,0x05,0x80,0xc0,0x05,
0xc0,0xc2,0x07,0xc0,0xd5,0x01,0xb0,0xea,0x00,0xe0,0xc0,0x00,
0x80,0xc2,0x00,0x80,0xd2,0x00,0x80,0x72,0x00,0x40,0x71,0x00,
0x40,0x69,0x00,0x20,0xe0,0x00,0xf0,0xff,0x00,0x00,0x00,0x00};