aboutsummaryrefslogtreecommitdiff
path: root/engines/m4/staticres.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/m4/staticres.cpp')
-rw-r--r--engines/m4/staticres.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/m4/staticres.cpp b/engines/m4/staticres.cpp
index f8f25b7455..fbcd78de3f 100644
--- a/engines/m4/staticres.cpp
+++ b/engines/m4/staticres.cpp
@@ -42,6 +42,8 @@ const char *lookAroundStr = "Look around";
const char *toStr = "to ";
const char *useStr = "Use ";
const char *walkToStr = "Walk to ";
+const char *fenceStr = "fence";
+const char *overStr = "over";
VerbInit verbList[10] = {
{kVerbLook, 2, 0},