arch/transport/rowboat.211

10 lines
536 B
Plaintext

#define rowboat2_width 24
#define rowboat2_height 24
static char rowboat2_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,
0xff, 0x1f, 0x00, 0x00, 0x30, 0x00, 0x5e, 0x55, 0x00, 0x3c, 0xb0, 0x00,
0x7a, 0x5a, 0x01, 0xf1, 0xa0, 0x02, 0xff, 0xff, 0x03, 0x00, 0x00, 0x02,
0xaa, 0xaa, 0x02, 0x00, 0x00, 0x02, 0x55, 0x55, 0x03, 0x00, 0x00, 0x01,
0xaa, 0xea, 0x00, 0xff, 0x7f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};