aboutsummaryrefslogtreecommitdiff
path: root/engines/supernova/state.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/supernova/state.h')
-rw-r--r--engines/supernova/state.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/supernova/state.h b/engines/supernova/state.h
index 91a066e71c..a979d228f5 100644
--- a/engines/supernova/state.h
+++ b/engines/supernova/state.h
@@ -196,7 +196,6 @@ public:
void reply(StringID textId, int aus1, int aus2);
void reply(const char *text, int aus1, int aus2);
void mousePosDialog(int x, int y);
- void shipStart();
void shot(int a, int b);
void takeMoney(int amount);
void search(int time);