aboutsummaryrefslogtreecommitdiff
path: root/engines/startrek/console.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/startrek/console.h')
-rw-r--r--engines/startrek/console.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/startrek/console.h b/engines/startrek/console.h
index 8a920ef4db..5293557ada 100644
--- a/engines/startrek/console.h
+++ b/engines/startrek/console.h
@@ -39,6 +39,7 @@ private:
bool Cmd_Room(int argc, const char **argv);
bool Cmd_Actions(int argc, const char **argv);
+ bool Cmd_Text(int argc, const char **argv);
Common::String EventToString(uint32 action);
Common::String ItemToString(byte index);