aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/debugger.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/kyra/debugger.h')
-rw-r--r--engines/kyra/debugger.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/kyra/debugger.h b/engines/kyra/debugger.h
index 15cee2d592..86df8ec1e6 100644
--- a/engines/kyra/debugger.h
+++ b/engines/kyra/debugger.h
@@ -124,6 +124,7 @@ protected:
bool cmdListMonsters(int argc, const char **argv);
bool cmdShowPosition(int argc, const char **argv);
bool cmdSetPosition(int argc, const char **argv);
+ bool cmdPrintMap(int argc, const char **argv);
bool cmdOpenDoor(int argc, const char **argv);
bool cmdCloseDoor(int argc, const char **argv);
bool cmdListFlags(int argc, const char **argv);