aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/inter.h
diff options
context:
space:
mode:
authorSven Hesse2009-04-27 18:56:28 +0000
committerSven Hesse2009-04-27 18:56:28 +0000
commitc88b077fcc9f8f06b36f882285f14e0fe7a8a5a6 (patch)
tree7dbe6d1cbe94f87665225911e9b1bcb95e267941 /engines/gob/inter.h
parentf177c7142c996fbeed564fe06316f5bc6f6b6914 (diff)
downloadscummvm-rg350-c88b077fcc9f8f06b36f882285f14e0fe7a8a5a6.tar.gz
scummvm-rg350-c88b077fcc9f8f06b36f882285f14e0fe7a8a5a6.tar.bz2
scummvm-rg350-c88b077fcc9f8f06b36f882285f14e0fe7a8a5a6.zip
Some minor clean-up
svn-id: r40166
Diffstat (limited to 'engines/gob/inter.h')
-rw-r--r--engines/gob/inter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/gob/inter.h b/engines/gob/inter.h
index 0b25f0b7d3..9be2c605cf 100644
--- a/engines/gob/inter.h
+++ b/engines/gob/inter.h
@@ -625,7 +625,7 @@ protected:
virtual const char *getOpcodeFuncDesc(byte i, byte j);
virtual const char *getOpcodeGoblinDesc(int i);
- byte _byte_8AA14;
+ byte _gob_97_98_val;
void o5_deleteFile();
void o5_initScreen();