arch/monster/insect/ant.112

10 lines
443 B
Plaintext

#define maur2_width 24
#define maur2_height 24
static char maur2_bits[] = {
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x03,0x00,0x00,0x04,0x38,0x00,0x98,0x7d,0x00,0xf8,0x7f,0x00,
0x50,0x05,0x00,0x28,0x09,0x00,0x24,0x11,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x30,0x00,0x00,0x40,0x80,0x03,0x80,0xd9,0x07,
0x80,0xff,0x07,0x00,0x55,0x00,0x80,0x92,0x00,0x40,0x12,0x01,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00};