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 6d934b9fce..5c0995815e 100644
--- a/scumm.h
+++ b/scumm.h
@@ -1003,6 +1003,7 @@ struct Scumm {
byte *_bitVars;
const OpcodeProc *_opcodes;
+ const char* *_opcodes_lookup;
int _xPos, _yPos;
int _dir;