aboutsummaryrefslogtreecommitdiff
path: root/scumm.h
diff options
context:
space:
mode:
Diffstat (limited to 'scumm.h')
-rw-r--r--scumm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/scumm.h b/scumm.h
index b3275f4227..56d5f9533c 100644
--- a/scumm.h
+++ b/scumm.h
@@ -859,6 +859,7 @@ struct Scumm {
ObjectData *_objs;
uint16 *_newNames;
int16 *_vars;
+ int16 _varwatch;
byte *_bitVars;
const OpcodeProc *_opcodes;