Merge Stas's fixes to restore old behavior in the chart function and
[super-star-trek.git] / sst.h
diff --git a/sst.h b/sst.h
index c904feff5f974bc5ffb6a52b955e19d6249ea391..e186dc0ab97fe2abaf5f4179f2a86d028c6e4e33 100644 (file)
--- a/sst.h
+++ b/sst.h
@@ -479,7 +479,7 @@ void iostart(void);
 void setwnd(WINDOW *);
 void warble(void);
 void boom(int ii, int jj);
-void tracktorpedo(int ix, int iy, int l, int i, int n);
+void tracktorpedo(int ix, int iy, int l, int i, int n, int iquad);
 void cgetline(char *, int);
 void waitfor(void);
 void setpassword(void);