arch/monster/human/Class/ninja_2.111

10 lines
446 B
Plaintext

#define ninja1_width 24
#define ninja1_height 24
static char ninja1_bits[] = {
0x00,0x00,0x00,0x00,0xc0,0x01,0x00,0xe3,0x03,0x00,0x83,0x03,
0x80,0xe0,0x03,0x40,0xc0,0x01,0x20,0xf0,0x1f,0x30,0xf8,0x21,
0x70,0xfc,0x40,0xc0,0xfe,0x4c,0x80,0xe7,0x4c,0x00,0xe3,0x40,
0x00,0xe0,0x21,0x00,0xf0,0x1f,0x00,0xf0,0x0f,0x00,0x78,0x0f,
0x00,0x38,0x1e,0x00,0x1c,0x1c,0x00,0x0c,0x38,0x00,0x0c,0x38,
0x00,0x0c,0x30,0x00,0x0c,0x30,0x00,0x0e,0x70,0x00,0x00,0x00};