aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/game.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/gob/game.h')
-rw-r--r--engines/gob/game.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/gob/game.h b/engines/gob/game.h
index 73d491afb1..f0c78d692e 100644
--- a/engines/gob/game.h
+++ b/engines/gob/game.h
@@ -169,6 +169,7 @@ public:
char *_imFileDataArray[5];
char *_variablesArray[5];
char _curTotFileArray[5][14];
+ byte *_variablesSizesArray[5];
Imd *_imdFile;
char _curImdFile[15];