arch/flesh/human/skin.111

10 lines
518 B
Plaintext

#define skin_width 24
#define skin_height 24
static char skin_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x01, 0x00, 0x5e, 0x02,
0xc0, 0x23, 0x06, 0x60, 0x04, 0x04, 0x30, 0x04, 0x03, 0x18, 0x20, 0x04,
0x88, 0x10, 0x04, 0x98, 0x80, 0x0c, 0x10, 0x80, 0x10, 0x10, 0x00, 0x30,
0x98, 0x04, 0x20, 0x4c, 0x04, 0x10, 0x04, 0x80, 0x10, 0x0c, 0x40, 0x10,
0xfc, 0x03, 0x30, 0x30, 0x07, 0x10, 0x10, 0x8c, 0x1f, 0x00, 0xf8, 0x07,
0x00, 0x70, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};