aboutsummaryrefslogtreecommitdiff
path: root/scumm/scumm.h
diff options
context:
space:
mode:
authorJames Brown2002-11-08 18:40:12 +0000
committerJames Brown2002-11-08 18:40:12 +0000
commit6e4bc05791b95c93bc824df5bd1d3fbf9e345996 (patch)
tree5ec6bfd7060a85e11444b0674f23669993adec7a /scumm/scumm.h
parent1bf9bb768ed3d6ef438c8ff81b5cceffd01a6232 (diff)
downloadscummvm-rg350-6e4bc05791b95c93bc824df5bd1d3fbf9e345996.tar.gz
scummvm-rg350-6e4bc05791b95c93bc824df5bd1d3fbf9e345996.tar.bz2
scummvm-rg350-6e4bc05791b95c93bc824df5bd1d3fbf9e345996.zip
Masking patch
svn-id: r5468
Diffstat (limited to 'scumm/scumm.h')
-rw-r--r--scumm/scumm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/scumm/scumm.h b/scumm/scumm.h
index 2c934640cb..5e2ff313f9 100644
--- a/scumm/scumm.h
+++ b/scumm/scumm.h
@@ -816,7 +816,6 @@ public:
int32 _bompScaleRight, _bompScaleBottom;
byte *_bompScallingXPtr, *_bompScallingYPtr;
byte *_bompMaskPtr;
- int32 _bompMaskPitch;
byte *_bompActorPalletePtr;