aboutsummaryrefslogtreecommitdiff
path: root/scumm/wiz_he.h
diff options
context:
space:
mode:
authorTravis Howell2006-01-27 00:27:57 +0000
committerTravis Howell2006-01-27 00:27:57 +0000
commite370d8525419c8b9e47b423384b1169602cc6bb4 (patch)
tree4eb33a39a72bab1ac5ba299838fc83bc03a5a29c /scumm/wiz_he.h
parente9903522196176c24a6adb973355631b7d3938e3 (diff)
downloadscummvm-rg350-e370d8525419c8b9e47b423384b1169602cc6bb4.tar.gz
scummvm-rg350-e370d8525419c8b9e47b423384b1169602cc6bb4.tar.bz2
scummvm-rg350-e370d8525419c8b9e47b423384b1169602cc6bb4.zip
Make resource management of modified wizImages closer to original games.
Fixes many errors in Backyard Sports titles. svn-id: r20201
Diffstat (limited to 'scumm/wiz_he.h')
-rw-r--r--scumm/wiz_he.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/scumm/wiz_he.h b/scumm/wiz_he.h
index 2a62b7ee48..88de19bc5b 100644
--- a/scumm/wiz_he.h
+++ b/scumm/wiz_he.h
@@ -166,6 +166,7 @@ public:
void fillWizLine(const WizParameters *params);
void fillWizPixel(const WizParameters *params);
void fillWizFlood(const WizParameters *params);
+ void remapWizImagePal(const WizParameters *params);
void getWizImageDim(int resNum, int state, int32 &w, int32 &h);
int getWizImageStates(int resnum);