aboutsummaryrefslogtreecommitdiff
path: root/engines/cge2/snail.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/cge2/snail.h')
-rw-r--r--engines/cge2/snail.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/cge2/snail.h b/engines/cge2/snail.h
index 82df181878..7e618daac8 100644
--- a/engines/cge2/snail.h
+++ b/engines/cge2/snail.h
@@ -112,7 +112,6 @@ public:
void addCallback(CommandType com, int ref, int val, CallbackType cbType);
void insertCommand(CommandType com, int ref, int val, void *ptr);
bool idle();
- void reset();
void clear();
int getComId(const char *com);
const char *getComStr(CommandType cmdType);