aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/global.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/gob/global.h')
-rw-r--r--engines/gob/global.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/gob/global.h b/engines/gob/global.h
index 1d567ce48f..742863e705 100644
--- a/engines/gob/global.h
+++ b/engines/gob/global.h
@@ -87,6 +87,7 @@ public:
uint16 _disableLangCfg;
uint16 _language;
+ uint16 _languageWanted;
// Timer variables
int32 _startTime;