aboutsummaryrefslogtreecommitdiff
path: root/scumm/wiz_he.h
diff options
context:
space:
mode:
authorTravis Howell2005-03-26 06:00:58 +0000
committerTravis Howell2005-03-26 06:00:58 +0000
commit2938c66276beb59be6db0bb4fd6ae8d37fac634b (patch)
treebc2dc8c67280950c11fea59666b8839a265d863b /scumm/wiz_he.h
parentf735ee48afa1770ada4050975883b59beab70aa0 (diff)
downloadscummvm-rg350-2938c66276beb59be6db0bb4fd6ae8d37fac634b.tar.gz
scummvm-rg350-2938c66276beb59be6db0bb4fd6ae8d37fac634b.tar.bz2
scummvm-rg350-2938c66276beb59be6db0bb4fd6ae8d37fac634b.zip
Rename WizParameters field.
Correct start strip in drawBMAPBg() svn-id: r17236
Diffstat (limited to 'scumm/wiz_he.h')
-rw-r--r--scumm/wiz_he.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm/wiz_he.h b/scumm/wiz_he.h
index e67e85cf31..ec2c99dfaa 100644
--- a/scumm/wiz_he.h
+++ b/scumm/wiz_he.h
@@ -58,7 +58,7 @@ struct WizParameters {
int unk_134;
int unk_138;
int compType;
- int unk_14C;
+ int fileWriteMode;
int angle;
int zoom;
int unk_15C;