aboutsummaryrefslogtreecommitdiff
path: root/engines/m4/staticres.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/m4/staticres.h')
-rw-r--r--engines/m4/staticres.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/engines/m4/staticres.h b/engines/m4/staticres.h
index 2680965304..80fc69fc80 100644
--- a/engines/m4/staticres.h
+++ b/engines/m4/staticres.h
@@ -43,6 +43,9 @@ extern const char *walkToStr;
extern const char *fenceStr;
extern const char *overStr;
+extern const char *GameReleaseInfoStr;
+extern const char *GameReleaseTitleStr;
+
struct VerbInit {
int verb;
int8 flag1;