non-"super" version Matuszek and Reynolds wrote.)
Dave Matuszek tells me that SRSCAN, MOVE, PHASERS, CALL, STATUS,
- IMPULSE, PHOTONS, ABANDON, LRSCAN, WARP, SHIELDS, DESTRUCT CHART,
+ IMPULSE, PHOTONS, ABANDON, LRSCAN, WARP, SHIELDS, DESTRUCT, CHART,
REST, DOCK, QUIT, and DAMAGE were in the original non-"super" version.
-* Fix the color support.
+* Code to hurl you out of quadrant if a supernova occurs as you warp in
+ seems to hang.
void setpassword(void);
void commandhook(char *, int);
void makechart(void);
-void enqueue(char *s);
+void enqueue(char *);
/* mode arguments for srscan() */
#define SCAN_FULL 1
WINDOW *fullscreen_window;
WINDOW *srscan_window;
-WINDOW *REPORT_WINDOW;
+WINDOW *report_window;
WINDOW *lrscan_window;
WINDOW *message_window;
WINDOW *prompt_window;