arch/armour/gauntlets/gloves.111

10 lines
524 B
Plaintext

#define gloves_width 24
#define gloves_height 24
static char gloves_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x80, 0x01, 0x00, 0x47, 0x0e, 0x00, 0x25, 0x0a, 0x00, 0x15, 0x09,
0x80, 0x8c, 0x18, 0x40, 0x64, 0x14, 0x40, 0x20, 0x12, 0x40, 0x80, 0x09,
0x60, 0x84, 0x14, 0x10, 0x00, 0x12, 0x18, 0x10, 0x08, 0x4c, 0x08, 0x06,
0x3c, 0x80, 0x01, 0x6c, 0x41, 0x00, 0xfc, 0x38, 0x00, 0xa8, 0x0e, 0x00,
0xf0, 0x03, 0x00, 0x40, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};