X-Git-Url: https://git.distorted.org.uk/~mdw/newkind/blobdiff_plain/84bbd12316a7ed2130dd1b2f2bc860a11624c3f3..facac5efe84d937d8d5e5767309995302be271c1:/swat.h diff --git a/swat.h b/swat.h index 731af98..8684d58 100644 --- a/swat.h +++ b/swat.h @@ -26,6 +26,7 @@ extern int in_battle; void reset_weapons (void); void tactics (int un); +int create_other_ship (int type); int in_target (int type, double x, double y, double z); void check_target (int un, struct univ_object *flip); void check_missiles (int un);