-int range(struct ship *, struct ship *);
-struct ship *closestenemy(struct ship *, int, int);
-static int angle(int, int);
-int gunsbear(struct ship *, struct ship *);
-int portside(struct ship *, struct ship *, int);
-int colours(struct ship *);
-void logger(struct ship *);