arch/monster/animal/Neko/neko.117

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,0x00,0xd4,0x0a,0x00,
0x20,0x03,0x00,0x30,0x06,0x1c,0x10,0x04,0x22,0x10,0x08,0x49,0x08,0x10,0x55,
0x08,0x10,0x25,0x08,0x34,0x05,0x48,0x44,0x05,0x90,0x82,0x04,0xa0,0x32,0x02,
0xa0,0xda,0x01,0xa0,0x12,0x00,0x90,0x0c,0x00,0x60,0x03,0x00};