aboutsummaryrefslogtreecommitdiff
path: root/scumm/scumm.h
diff options
context:
space:
mode:
authorJonathan Gray2003-01-29 04:38:55 +0000
committerJonathan Gray2003-01-29 04:38:55 +0000
commit988db178e65bef7cf6d4fe9bda28d5eb16ea1e29 (patch)
treee8da2cea902811eb741eed95156a10a0f12bcd2c /scumm/scumm.h
parent8e9d8cff8129bd611f7107effd91131602f715cb (diff)
downloadscummvm-rg350-988db178e65bef7cf6d4fe9bda28d5eb16ea1e29.tar.gz
scummvm-rg350-988db178e65bef7cf6d4fe9bda28d5eb16ea1e29.tar.bz2
scummvm-rg350-988db178e65bef7cf6d4fe9bda28d5eb16ea1e29.zip
oops.. meant to add this as well
svn-id: r6566
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 cf61775930..d1bbfe6408 100644
--- a/scumm/scumm.h
+++ b/scumm/scumm.h
@@ -969,6 +969,7 @@ public:
bool testGfxOtherUsageBits(int strip, int bit);
/* Scumm Vars */
+ byte VAR_LANGUAGE;
byte VAR_KEYPRESS;
byte VAR_EGO;
byte VAR_CAMERA_POS_X;