SERGEEV dependencies cleaned out of battle.c
[super-star-trek.git] / sst.h
diff --git a/sst.h b/sst.h
index f6c0960df0bb9b366814a3cb58fed6081d3190a7..0e3e52419e4fcf22b69cc4a9c728269811c238c3 100644 (file)
--- a/sst.h
+++ b/sst.h
@@ -410,7 +410,7 @@ void crmena(int, int, int, int, int);
 void deadkl(int, int, int, int, int);
 void timwrp(void);
 void movcom(void);
-void torpedo(double, double, int, int, double *, int);
+void torpedo(double, double, int, int, double *, int, int, int);
 void huh(void);
 void pause_game(int);
 void nova(int, int);
@@ -437,6 +437,8 @@ void iostart(int);
 void ioend(void);
 void setwnd(short);
 void warble(void);
+void boom(int ii, int jj);
+void tracktorpedo(int x, int y, int ix, int iy, int wait, int l, int i, int n, int iquad);
 void cgetline(char *, int);
 void waitfor(void);
 void setpassword(void);