aboutsummaryrefslogtreecommitdiff
path: root/scumm/gfx.h
diff options
context:
space:
mode:
authorPaweł Kołodziejski2002-11-06 17:55:44 +0000
committerPaweł Kołodziejski2002-11-06 17:55:44 +0000
commit85c7c9ffe62c5a059e18fcf6a7c2acf68476d23d (patch)
tree2b4809509ae6f5db9907ce7f75e818cdfb0cc422 /scumm/gfx.h
parent73452fa331df18d1226db253ab6b9cc87d3d23ea (diff)
downloadscummvm-rg350-85c7c9ffe62c5a059e18fcf6a7c2acf68476d23d.tar.gz
scummvm-rg350-85c7c9ffe62c5a059e18fcf6a7c2acf68476d23d.tar.bz2
scummvm-rg350-85c7c9ffe62c5a059e18fcf6a7c2acf68476d23d.zip
applied patch: #634326, and changed strip ranges for after and before scumm v7,
added comments to saveload svn-id: r5448
Diffstat (limited to 'scumm/gfx.h')
-rw-r--r--scumm/gfx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm/gfx.h b/scumm/gfx.h
index d1df0deaa4..eca0c543f4 100644
--- a/scumm/gfx.h
+++ b/scumm/gfx.h
@@ -116,7 +116,7 @@ struct Gdi {
uint _readOffs;
int _numZBuffer;
- int _imgBufOffs[4];
+ int _imgBufOffs[5];
byte _disable_zbuffer;
int32 _numStrips;