aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/nebular/globals_nebular.h
diff options
context:
space:
mode:
authorPaul Gilbert2014-03-15 17:38:44 -0400
committerPaul Gilbert2014-03-15 17:38:44 -0400
commit10124f6806150aad409f6db9a6c7a60afcb44872 (patch)
tree3e9b0f09e6d72474e1a4721994c17f14351e4185 /engines/mads/nebular/globals_nebular.h
parente00a1b88ca7500516d78f4bad515b5a558af82a6 (diff)
downloadscummvm-rg350-10124f6806150aad409f6db9a6c7a60afcb44872.tar.gz
scummvm-rg350-10124f6806150aad409f6db9a6c7a60afcb44872.tar.bz2
scummvm-rg350-10124f6806150aad409f6db9a6c7a60afcb44872.zip
MADS: Implemented scene 103 setup and needed support methods
Diffstat (limited to 'engines/mads/nebular/globals_nebular.h')
-rw-r--r--engines/mads/nebular/globals_nebular.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/mads/nebular/globals_nebular.h b/engines/mads/nebular/globals_nebular.h
index 31340446d2..b2a1f0d497 100644
--- a/engines/mads/nebular/globals_nebular.h
+++ b/engines/mads/nebular/globals_nebular.h
@@ -37,8 +37,8 @@ private:
public:
Common::Array<int> _spriteIndexes;
- int _chairHotspotIndex;
- int _v1;
+ int _v0;
+ uint32 _frameTime;
int _v2;
int _v3;
int _v4;