aboutsummaryrefslogtreecommitdiff
path: root/engines/parallaction/debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/parallaction/debug.h')
-rw-r--r--engines/parallaction/debug.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/parallaction/debug.h b/engines/parallaction/debug.h
index cc47735e4c..62bc3179cc 100644
--- a/engines/parallaction/debug.h
+++ b/engines/parallaction/debug.h
@@ -30,6 +30,7 @@ protected:
bool Cmd_GfxObjects(int argc, const char **argv);
bool Cmd_GfxFeature(int argc, const char** argv);
bool Cmd_Set(int argc, const char** argv);
+ bool Cmd_Programs(int argc, const char** argv);
};
} // End of namespace Parallaction