aboutsummaryrefslogtreecommitdiff
path: root/scumm
diff options
context:
space:
mode:
Diffstat (limited to 'scumm')
-rw-r--r--scumm/gfx.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/scumm/gfx.cpp b/scumm/gfx.cpp
index 961b76fbb0..6877e47cf6 100644
--- a/scumm/gfx.cpp
+++ b/scumm/gfx.cpp
@@ -1897,6 +1897,7 @@ bool Gdi::decompressBitmap(byte *dst, int dstPitch, const byte *src, int numLine
drawStripHE(dst, dstPitch, src, 8, numLinesToProcess, false);
break;
+ case 143: // Triggered by Russian water
case 144:
case 145:
case 146: