arch/monster/animal/Neko/neko.113

9 lines
444 B
Plaintext

#define neko_width 24
#define neko_height 24
static char neko_bits[] = {
0x00,0x00,0x00,0x18,0x03,0x00,0xa8,0x02,0x00,0xe8,0x02,0x06,0x18,0x02,0x09,
0x28,0x05,0x0a,0x18,0x06,0x12,0xcc,0x0c,0x14,0xc8,0x04,0x14,0xd4,0x0a,0x14,
0x20,0x03,0x14,0x30,0x06,0x14,0x10,0x04,0x14,0x10,0x08,0x13,0x08,0x90,0x08,
0x08,0x50,0x06,0x08,0x24,0x01,0x48,0x84,0x00,0x90,0x62,0x00,0xa0,0x22,0x00,
0xa0,0x1a,0x00,0xa0,0x12,0x00,0x90,0x0c,0x00,0x60,0x03,0x00};