aboutsummaryrefslogtreecommitdiff
path: root/scumm/wiz_he.h
diff options
context:
space:
mode:
Diffstat (limited to 'scumm/wiz_he.h')
-rw-r--r--scumm/wiz_he.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/scumm/wiz_he.h b/scumm/wiz_he.h
index bb7dd7dae0..33181200f7 100644
--- a/scumm/wiz_he.h
+++ b/scumm/wiz_he.h
@@ -63,9 +63,15 @@ struct WizParameters {
int zoom;
int unk_15C;
int unk_160;
+ int unk_164;
+ int unk_16C;
+ int unk_170;
+ int unk_174;
+ int unk_178;
uint8 remapColor[256];
uint8 remapIndex[256];
int remapNum;
+ int unk_380;
WizImage img;
};