arch/transport/longship.211

10 lines
536 B
Plaintext

#define longship_width 24
#define longship_height 24
static char longship_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x38, 0x08, 0x02, 0x44,
0x08, 0x22, 0x92, 0x14, 0x25, 0xa9, 0x14, 0x55, 0x85, 0x08, 0x52, 0x49,
0x08, 0x22, 0x39, 0x10, 0xa1, 0x09, 0x10, 0xa1, 0x0a, 0x10, 0xa1, 0x0a,
0xe0, 0xe0, 0x09, 0x11, 0x11, 0x09, 0xea, 0xea, 0x0a, 0xae, 0xae, 0x0a,
0xea, 0xea, 0x0a, 0x11, 0x11, 0x05, 0xe4, 0xe4, 0x04, 0x0a, 0x0a, 0x02,
0x00, 0x20, 0x01, 0xaa, 0x8a, 0x00, 0x00, 0x60, 0x00, 0xff, 0x1f, 0x00};