/* getship.c */
void getshipdefaults(void);
void getship(struct ship *shipp, int s_type);
