aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/he/wiz_he.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/scumm/he/wiz_he.cpp')
-rw-r--r--engines/scumm/he/wiz_he.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/scumm/he/wiz_he.cpp b/engines/scumm/he/wiz_he.cpp
index f47c59fc29..c661812d09 100644
--- a/engines/scumm/he/wiz_he.cpp
+++ b/engines/scumm/he/wiz_he.cpp
@@ -2275,6 +2275,7 @@ int Wiz::isWizPixelNonTransparent(int resNum, int state, int x, int y, int flags
break;
case 4:
// TODO: Unknown image type
+ ret = 1;
debug(0, "isWizPixelNonTransparent: Unhandled wiz compression type %d", c);
break;
case 5: