arch/dev/obsolete/monster/eye5

10 lines
440 B
Plaintext

#define Eye5_width 24
#define Eye5_height 24
static char Eye5_bits[] = {
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x80,0xff,0x01,0x40,0x55,0x03,0xb8,0xfe,0x1e,
0xd4,0x81,0x25,0x68,0x3c,0x1a,0x34,0x7e,0x34,0x1c,0x7e,0x28,
0x18,0x7e,0x18,0x2c,0x7e,0x2c,0x58,0x3c,0x16,0xa8,0x81,0x1b,
0x58,0x7f,0x1d,0xb0,0xaa,0x0a,0xf0,0xff,0x0f,0x48,0x42,0x12,
0x48,0xa5,0x12,0x50,0x5a,0x0a,0x90,0x24,0x09,0x88,0x42,0x11};