aboutsummaryrefslogtreecommitdiff
path: root/engines/lastexpress/debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/lastexpress/debug.h')
-rw-r--r--engines/lastexpress/debug.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/lastexpress/debug.h b/engines/lastexpress/debug.h
index 84be4ed4a5..e935b35fc0 100644
--- a/engines/lastexpress/debug.h
+++ b/engines/lastexpress/debug.h
@@ -64,6 +64,7 @@ private:
bool cmdHelp(int argc, const char **argv);
bool cmdListFiles(int argc, const char **argv);
+ bool cmdDumpFiles(int argc, const char **argv);
bool cmdShowFrame(int argc, const char **argv);
bool cmdShowBg(int argc, const char **argv);