aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/sprites.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/mads/sprites.h')
-rw-r--r--engines/mads/sprites.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/mads/sprites.h b/engines/mads/sprites.h
index e0e91dc974..2d5b2089b9 100644
--- a/engines/mads/sprites.h
+++ b/engines/mads/sprites.h
@@ -111,7 +111,6 @@ public:
virtual ~MSprite();
Common::Point _offset;
- uint8 _encoding;
byte getTransparencyIndex() const;
};