Avoid a nasty bug in planet-name display, and fix another boolean.
[super-star-trek.git] / src / sst.h
index 8651afd849224e987eff13a79403326a6b2a5c45..27040e8ae52f194d5b2eedd07d8a9b1374ac059e 100644 (file)
--- a/src/sst.h
+++ b/src/sst.h
@@ -367,7 +367,7 @@ void skip(int);
 void prout(char *, ...);
 void proutn(char *, ...);
 void stars(void);
 void prout(char *, ...);
 void proutn(char *, ...);
 void stars(void);
-void newqad(int);
+void newqad(bool);
 bool ja(void);
 void cramen(int);
 void crmshp(void);
 bool ja(void);
 void cramen(int);
 void crmshp(void);