arch/monster/insect/xan.112

10 lines
440 B
Plaintext

#define xan2_width 24
#define xan2_height 24
static char xan2_bits[] = {
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x80,0x00,0x00,
0x90,0x00,0x00,0x20,0x01,0x00,0xc0,0x01,0x00,0xe0,0x03,0x00,
0x50,0x05,0x00,0xf0,0x07,0x00,0x50,0x35,0x00,0xe0,0xcf,0x00,
0xd0,0x27,0x03,0x08,0x08,0x04,0x04,0x84,0x04,0x04,0x12,0x08,
0x00,0x42,0x09,0x00,0x14,0x08,0x00,0x88,0x04,0x00,0x10,0x02,
0x00,0xe0,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00};