arch/monster/animal/Neko/neko.118

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,0x00,0x18,0x03,0x00,
0x08,0x04,0x00,0x18,0x06,0x00,0x2c,0x0d,0x00,0x08,0x04,0x38,0xd4,0x0a,0x46,
0x20,0x03,0x31,0x30,0x86,0x0c,0x10,0x84,0x02,0x10,0x88,0x02,0x08,0x90,0x02,
0x08,0x90,0x02,0x08,0x64,0x02,0x48,0x04,0x01,0x90,0xe2,0x00,0xa0,0x22,0x00,
0xa0,0x1a,0x00,0xa0,0x12,0x00,0x90,0x0c,0x00,0x60,0x03,0x00};