aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/lol.h
diff options
context:
space:
mode:
authorFlorian Kagerer2010-02-07 16:12:31 +0000
committerFlorian Kagerer2010-02-07 16:12:31 +0000
commitd4a0375f7e5f02f47b16d8cf1a057e15611b230b (patch)
tree9205ab1d45a90a3040449c43246957f16ee8000d /engines/kyra/lol.h
parent5d23dd6fa328cec3756de012046d33b6816ca935 (diff)
downloadscummvm-rg350-d4a0375f7e5f02f47b16d8cf1a057e15611b230b.tar.gz
scummvm-rg350-d4a0375f7e5f02f47b16d8cf1a057e15611b230b.tar.bz2
scummvm-rg350-d4a0375f7e5f02f47b16d8cf1a057e15611b230b.zip
LOL: fixed handling of invalid monster attack sfx in the Urbish mines (should fix bug no #2945950)
svn-id: r47967
Diffstat (limited to 'engines/kyra/lol.h')
-rw-r--r--engines/kyra/lol.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/kyra/lol.h b/engines/kyra/lol.h
index d4e7187fe6..375c7f98fa 100644
--- a/engines/kyra/lol.h
+++ b/engines/kyra/lol.h
@@ -1117,7 +1117,7 @@ private:
uint8 *_wllVmpMap;
int8 *_wllShapeMap;
- uint8 *_wllBuffer3;
+ uint8 *_specialWallTypes;
uint8 *_wllBuffer4;
uint8 *_wllWallFlags;