More booleans cleanup.
[super-star-trek.git] / src / sst.h
index e9a805f5aaaaab0a1709169131a72b02a9e44176..81c1a411758f26d1f55d33248b641ac1d0f4b30f 100644 (file)
--- a/src/sst.h
+++ b/src/sst.h
@@ -385,7 +385,7 @@ void huh(void);
 void pause_game(int);
 void nova(int, int);
 void snova(int, int);
-void scom(int *);
+void scom(bool *);
 void hittem(double *);
 void prouts(char *, ...);
 int isit(char *);