parties
void parties(int[3], struct ship *, int, int);
parties(crew, sp, 0, c);
parties(crew, ms, 1, c);