aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm
diff options
context:
space:
mode:
Diffstat (limited to 'engines/scumm')
-rw-r--r--engines/scumm/gfx.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/scumm/gfx.h b/engines/scumm/gfx.h
index 34ba63164c..5a4f81da99 100644
--- a/engines/scumm/gfx.h
+++ b/engines/scumm/gfx.h
@@ -306,7 +306,6 @@ protected:
struct {
uint16 nametable[4096], nametableObj[512];
byte colortable[4096], colortableObj[512];
- byte attributes[64], attributesObj[64];
uint16 masktable[4096], masktableObj[512];
int objX;
bool hasmask;