aboutsummaryrefslogtreecommitdiff
path: root/scumm/scumm.h
diff options
context:
space:
mode:
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 79a5a01419..f4b34a570d 100644
--- a/scumm/scumm.h
+++ b/scumm/scumm.h
@@ -665,6 +665,7 @@ protected:
uint32 _allocatedSize;
byte _expire_counter;
byte *_heV7RoomOffsets;
+ uint32 *_heV7RoomIntOffsets;
const byte *_resourceLastSearchBuf; // FIXME: need to put it to savefile?
uint32 _resourceLastSearchSize; // FIXME: need to put it to savefile?
int _wizNumPolygons;