aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scumm/vars.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/scumm/vars.cpp b/scumm/vars.cpp
index 0f27fcc52d..8fefcfa4bd 100644
--- a/scumm/vars.cpp
+++ b/scumm/vars.cpp
@@ -172,6 +172,7 @@ void Scumm_v7::setupScummVars() {
VAR_PAUSE_KEY = 64;
VAR_SAVELOADDIALOG_KEY = 65; // ???
VAR_TALKSTOP_KEY = 66;
+ VAR_KEYPRESS = 118;
VAR_TIMER_NEXT = 97;
VAR_TMR_1 = 98;