aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/base-costume.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/scumm/base-costume.h')
-rw-r--r--engines/scumm/base-costume.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/scumm/base-costume.h b/engines/scumm/base-costume.h
index e1d096dea9..4fc666e445 100644
--- a/engines/scumm/base-costume.h
+++ b/engines/scumm/base-costume.h
@@ -123,6 +123,7 @@ protected:
byte replen;
int scaleXstep;
int x, y;
+ Common::Rect boundsRect;
int scaleXindex, scaleYindex;
int skip_width;
byte *destptr;