mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-04 09:56:30 +00:00
Set remap flag
svn-id: r17600
This commit is contained in:
parent
7a30956dcd
commit
1b76f9d058
@ -1376,6 +1376,7 @@ void ScummEngine_v72he::displayWizComplexImage(const WizParameters *params) {
|
||||
uint8 idx = *index++;
|
||||
rmap[4 + idx] = params->remapColor[idx];
|
||||
}
|
||||
flags |= kWIFRemapPalette;
|
||||
}
|
||||
|
||||
if (_fullRedraw && dstResNum == 0) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user