arch/dev/obsolete/monster/spider1.1

10 lines
449 B
Groff

#define spider2_width 24
#define spider2_height 24
static char spider2_bits[] = {
0x00,0x00,0x00,0xf8,0x00,0x1f,0x06,0xc3,0x60,0x00,0x24,0x00,
0x00,0x24,0x00,0x7c,0x24,0x3f,0x82,0xff,0x40,0x00,0xff,0x01,
0x80,0xff,0x03,0x80,0xff,0x03,0xf6,0xff,0x07,0xfa,0xff,0x07,
0xf8,0xff,0x07,0xfa,0xff,0x07,0xf6,0xff,0x07,0x80,0xff,0x03,
0x80,0xff,0x03,0x82,0xff,0x41,0x7c,0xfc,0x3e,0x00,0x24,0x00,
0x00,0x24,0x00,0x06,0xc3,0x60,0xf8,0x00,0x1f,0x00,0x00,0x00};