aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/lol.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/kyra/lol.h')
-rw-r--r--engines/kyra/lol.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/kyra/lol.h b/engines/kyra/lol.h
index 00e509aa16..d67d61788a 100644
--- a/engines/kyra/lol.h
+++ b/engines/kyra/lol.h
@@ -1083,6 +1083,7 @@ private:
uint8 *_vcnShift;
uint8 *_vcnExpTable;
uint16 *_vmpPtr;
+ uint8 *_vcfBlocks;
uint16 *_blockDrawingBuffer;
uint8 *_sceneWindowBuffer;
LevelShapeProperty *_levelShapeProperties;