aboutsummaryrefslogtreecommitdiff
path: root/engines/toon/toon.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/toon/toon.h')
-rw-r--r--engines/toon/toon.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/toon/toon.h b/engines/toon/toon.h
index 93cf2f168f..4c1ad21946 100644
--- a/engines/toon/toon.h
+++ b/engines/toon/toon.h
@@ -102,6 +102,7 @@ public:
char **_specialInfoLine;
Common::Error run();
+ GUI::Debugger *getDebugger() { return _console; }
bool showMainmenu(bool &loadedGame);
void init();
bool loadToonDat();