From 78f2f279c40b9ff34b2afcd728a15399b823f57f Mon Sep 17 00:00:00 2001 From: Max Horn Date: Sun, 10 Apr 2005 00:33:31 +0000 Subject: Got rid of _dynamicRoomOffsets svn-id: r17494 --- scumm/scumm.h | 1 - 1 file changed, 1 deletion(-) (limited to 'scumm/scumm.h') diff --git a/scumm/scumm.h b/scumm/scumm.h index 729e7d4266..7ac7002bf4 100644 --- a/scumm/scumm.h +++ b/scumm/scumm.h @@ -683,7 +683,6 @@ protected: int _resourceHeaderSize; Common::String _gameName; // This is the name we use for opening resource files Common::String _targetName; // This is the game the user calls it, so use for saving - bool _dynamicRoomOffsets; byte _resourceMapper[128]; byte *_heV7DiskOffsets; byte *_heV7RoomOffsets; -- cgit v1.2.3