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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/gob/game.h b/engines/gob/game.h
index 89877668c9..5cf5e1bea6 100644
--- a/engines/gob/game.h
+++ b/engines/gob/game.h
@@ -215,7 +215,7 @@ protected:
byte *_variablesSizesArray[5];
GobEngine *_vm;
-
+
int16 adjustKey(int16 key);
byte *loadLocTexts(int32 *dataSize = 0);