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, 1 insertions, 0 deletions
diff --git a/engines/cge2/snail.h b/engines/cge2/snail.h
index 3026f078c7..55da49045f 100644
--- a/engines/cge2/snail.h
+++ b/engines/cge2/snail.h
@@ -115,6 +115,7 @@ public:
void reset();
void clear();
int getComId(const char *com);
+ const char *getComStr(CommandType cmdType);
private:
CGE2Engine *_vm;
bool _turbo;