aboutsummaryrefslogtreecommitdiff
path: root/engines/mutationofjb/debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/mutationofjb/debug.h')
-rw-r--r--engines/mutationofjb/debug.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/mutationofjb/debug.h b/engines/mutationofjb/debug.h
index b5c40c032f..679cafc8ec 100644
--- a/engines/mutationofjb/debug.h
+++ b/engines/mutationofjb/debug.h
@@ -48,6 +48,7 @@ private:
bool cmd_dumpdoorinfo(int argc, const char **argv);
bool cmd_dumpobjectinfo(int argc, const char **argv);
bool cmd_dumpstaticinfo(int argc, const char **argv);
+ bool cmd_dumpbitmapinfo(int argc, const char **argv);
bool cmd_listinventory(int argc, const char **argv);
void showIndent(int indentLevel);