aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/scene.h
diff options
context:
space:
mode:
authorPaul Gilbert2014-03-08 14:05:17 -0500
committerPaul Gilbert2014-03-08 14:05:17 -0500
commitc2587af8f29b2b79beae7fda5a9b983614840b17 (patch)
tree67635d112688964e628f2824aea72a82e8a6f75e /engines/mads/scene.h
parent984099ae2ca9dd53b47e44e7815c560c68acbd61 (diff)
downloadscummvm-rg350-c2587af8f29b2b79beae7fda5a9b983614840b17.tar.gz
scummvm-rg350-c2587af8f29b2b79beae7fda5a9b983614840b17.tar.bz2
scummvm-rg350-c2587af8f29b2b79beae7fda5a9b983614840b17.zip
MADS: Clarified Events::_currentTimer as Scene::_frameStartTime
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 e2aa1098ed..969fb0b70d 100644
--- a/engines/mads/scene.h
+++ b/engines/mads/scene.h
@@ -124,6 +124,7 @@ public:
Common::Point _destPos;
int _destFacing;
Common::Point _posAdjust;
+ uint32 _frameStartTime;
/**
* Constructor