arch/dev/obsolete/monster/thief2

10 lines
446 B
Plaintext

#define thief2_width 24
#define thief2_height 24
static char thief2_bits[] = {
0x00,0x00,0x00,0x40,0x99,0x00,0xf8,0x24,0x02,0xec,0xfb,0x07,
0xfe,0xff,0x05,0xf8,0xff,0x03,0xf4,0xff,0x1f,0xb0,0xff,0x03,
0x90,0xff,0x1f,0xb0,0xff,0x27,0xfc,0xff,0x0b,0xfc,0xff,0x0b,
0xfc,0xff,0x03,0xf8,0xff,0x03,0xf8,0xdd,0x03,0xf0,0xdd,0x01,
0xe0,0x3b,0x00,0x00,0xfc,0x00,0xf0,0xff,0x00,0xf8,0xff,0x00,
0xf8,0x7f,0x00,0xf0,0x1f,0x00,0x00,0x00,0x00,0x00,0x00,0x00};