aboutsummaryrefslogtreecommitdiff
path: root/scumm/wiz_he.h
diff options
context:
space:
mode:
authorTravis Howell2005-04-01 12:43:13 +0000
committerTravis Howell2005-04-01 12:43:13 +0000
commit2eab3e51eb368122a80cba2f46e20f69c827755f (patch)
treec7ce0e4742d8472fa0e6ecbb3518e7e44c011ee4 /scumm/wiz_he.h
parent879de392d1d1932d9e341ba2fb376444f759755d (diff)
downloadscummvm-rg350-2eab3e51eb368122a80cba2f46e20f69c827755f.tar.gz
scummvm-rg350-2eab3e51eb368122a80cba2f46e20f69c827755f.tar.bz2
scummvm-rg350-2eab3e51eb368122a80cba2f46e20f69c827755f.zip
Add bits and pieces
More renames svn-id: r17325
Diffstat (limited to 'scumm/wiz_he.h')
-rw-r--r--scumm/wiz_he.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/scumm/wiz_he.h b/scumm/wiz_he.h
index d0fdb25957..6be4761501 100644
--- a/scumm/wiz_he.h
+++ b/scumm/wiz_he.h
@@ -41,7 +41,7 @@ struct WizImage {
int y1;
int flags;
int state;
- int unk;
+ int xmapNum;
int paletteNum;
};
@@ -62,7 +62,7 @@ struct WizParameters {
int fileWriteMode;
int angle;
int zoom;
- int unk_15C;
+ int xmapNum;
int unk_160;
int unk_164;
int resDefImgW;