arch/monster/animal/Neko/neko.112

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,0x04,0xe8,0x02,0x0a,0x18,0x03,0x09,
0x08,0x04,0x05,0x38,0x07,0x05,0x0c,0x8c,0x04,0xc8,0x84,0x02,0xd4,0x8a,0x02,
0x20,0x83,0x02,0x30,0x86,0x02,0x10,0x84,0x02,0x10,0x88,0x02,0x08,0x90,0x02,
0x08,0x50,0x02,0x08,0x24,0x01,0x48,0x84,0x00,0x90,0x62,0x00,0xa0,0x22,0x00,
0xa0,0x1a,0x00,0xa0,0x12,0x00,0x90,0x0c,0x00,0x60,0x03,0x00};