aboutsummaryrefslogtreecommitdiff
path: root/scumm/wiz_he.h
diff options
context:
space:
mode:
authorTravis Howell2005-03-30 11:49:53 +0000
committerTravis Howell2005-03-30 11:49:53 +0000
commit6bb533f936f7cf9cd41cdb6a83d62733935afc32 (patch)
tree0e5a3f9f61a33bc5dcc054c9f7b002f5f15645d7 /scumm/wiz_he.h
parentbace6b5a243dcbe233a7faca1f24257dafa9d592 (diff)
downloadscummvm-rg350-6bb533f936f7cf9cd41cdb6a83d62733935afc32.tar.gz
scummvm-rg350-6bb533f936f7cf9cd41cdb6a83d62733935afc32.tar.bz2
scummvm-rg350-6bb533f936f7cf9cd41cdb6a83d62733935afc32.zip
Cleanup
svn-id: r17292
Diffstat (limited to 'scumm/wiz_he.h')
-rw-r--r--scumm/wiz_he.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/scumm/wiz_he.h b/scumm/wiz_he.h
index ec2c99dfaa..796679e531 100644
--- a/scumm/wiz_he.h
+++ b/scumm/wiz_he.h
@@ -116,6 +116,8 @@ struct Wiz {
Wiz();
void imageNumClear();
+ Common::Rect _rectOverride;
+ bool _rectOverrideEnabled;
void polygonClear();
void polygonLoad(const uint8 *polData);