aboutsummaryrefslogtreecommitdiff
path: root/engines/tsage/staticres.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/tsage/staticres.cpp')
-rw-r--r--engines/tsage/staticres.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/tsage/staticres.cpp b/engines/tsage/staticres.cpp
index 2c5e8e57a0..662efa19b4 100644
--- a/engines/tsage/staticres.cpp
+++ b/engines/tsage/staticres.cpp
@@ -229,6 +229,7 @@ char const *const RESTORE_GAME = "Restore game";
char const *const SHOW_CREDITS = "Show credits";
char const *const PAUSE_GAME = "Pause game";
char const *const RESUME_PLAY = " Resume play ";
+char const *const R2_RESTART_MSG = "Go to the beginning of game?";
char const *const F2 = "F2";
char const *const F3 = "F3";
char const *const F4 = "F4";