aboutsummaryrefslogtreecommitdiff
path: root/scumm/scumm.h
diff options
context:
space:
mode:
authorTravis Howell2005-05-09 02:38:58 +0000
committerTravis Howell2005-05-09 02:38:58 +0000
commit69d000d2d04bf55b2c13fc9f7cc5b201385fdb87 (patch)
treef7101a79cf18eff34779f97e596002a45bb5b0d7 /scumm/scumm.h
parent51b92411e2dade3bcc40b619032a058b25ae3120 (diff)
downloadscummvm-rg350-69d000d2d04bf55b2c13fc9f7cc5b201385fdb87.tar.gz
scummvm-rg350-69d000d2d04bf55b2c13fc9f7cc5b201385fdb87.tar.bz2
scummvm-rg350-69d000d2d04bf55b2c13fc9f7cc5b201385fdb87.zip
All SCUMM6 games use VAR_SUBTITLES, not VAR_NOSUBTITLES.
Cleanup. svn-id: r17989
Diffstat (limited to 'scumm/scumm.h')
-rw-r--r--scumm/scumm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/scumm/scumm.h b/scumm/scumm.h
index 91fc9b5901..eecec914b8 100644
--- a/scumm/scumm.h
+++ b/scumm/scumm.h
@@ -1259,6 +1259,7 @@ public:
// V6+
byte VAR_ROOM_WIDTH;
byte VAR_ROOM_HEIGHT;
+ byte VAR_SUBTITLES;
byte VAR_V6_EMSSPACE;
// V7/V8 (=GF_NEW_CAMERA) specific variables