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 3569d6d80d..9550d4cc38 100644
--- a/scumm/scumm.h
+++ b/scumm/scumm.h
@@ -556,6 +556,7 @@ protected:
byte _resourceMapper[128];
uint32 _allocatedSize;
byte _expire_counter;
+ byte *_HEV7RoomOffsets;
void allocateArrays();
void openRoom(int room);