arch/armour/boots/low_boots.111

10 lines
534 B
Plaintext

#define low_boots_width 24
#define low_boots_height 24
static char low_boots_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x58, 0x00, 0x00, 0xe4, 0x00, 0x00, 0xfc, 0x00, 0xb0, 0x7c, 0x03,
0xc8, 0xfd, 0x05, 0xf8, 0xf9, 0x0b, 0xf8, 0xe6, 0x0f, 0xf8, 0x8b, 0x07,
0xf0, 0x17, 0x00, 0xc0, 0x1f, 0x00, 0x00, 0x0f, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};