aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/scene.h
diff options
context:
space:
mode:
authorStrangerke2014-03-22 21:20:39 +0100
committerStrangerke2014-03-22 21:22:55 +0100
commitdb4e74f4dd1994bd468f78eca57800f9f3970b11 (patch)
treedca0607f0a7d066d69a81ac2d8e1411d09afa5a5 /engines/mads/scene.h
parentef152fa2ba5d6e7040434415f5e472da3abc6c5f (diff)
downloadscummvm-rg350-db4e74f4dd1994bd468f78eca57800f9f3970b11.tar.gz
scummvm-rg350-db4e74f4dd1994bd468f78eca57800f9f3970b11.tar.bz2
scummvm-rg350-db4e74f4dd1994bd468f78eca57800f9f3970b11.zip
MADS: Add _v8425C, set _globals._v7 as uint32
Diffstat (limited to 'engines/mads/scene.h')
-rw-r--r--engines/mads/scene.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/mads/scene.h b/engines/mads/scene.h
index a51d820d1c..787c5e0951 100644
--- a/engines/mads/scene.h
+++ b/engines/mads/scene.h
@@ -117,6 +117,7 @@ public:
int _destFacing;
Common::Point _posAdjust;
uint32 _frameStartTime;
+ uint32 _v8425C;
Layer _layer;
bool _lookFlag;
int _highlightedHotspot;