aboutsummaryrefslogtreecommitdiff
path: root/engines/lab/console.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/lab/console.h')
-rw-r--r--engines/lab/console.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/lab/console.h b/engines/lab/console.h
index a863e11349..af41b6034b 100644
--- a/engines/lab/console.h
+++ b/engines/lab/console.h
@@ -39,6 +39,7 @@ private:
bool Cmd_Scene(int argc, const char **argv);
bool Cmd_DumpSceneResources(int argc, const char **argv);
+ bool Cmd_FindAction(int argc, const char **argv);
};
} // End of namespace Lab