aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/nebular/globals_nebular.h
diff options
context:
space:
mode:
authorPaul Gilbert2014-04-23 21:57:25 -0400
committerPaul Gilbert2014-04-23 21:57:25 -0400
commit1495f04bbcbe26bb3f2b93131e3d89c30ea47279 (patch)
tree4669ad9fd251512ab4232aab6bcc8f618e0438e0 /engines/mads/nebular/globals_nebular.h
parentc1a90cdda1f1424cb9b6b2e91b82c47cf0913335 (diff)
downloadscummvm-rg350-1495f04bbcbe26bb3f2b93131e3d89c30ea47279.tar.gz
scummvm-rg350-1495f04bbcbe26bb3f2b93131e3d89c30ea47279.tar.bz2
scummvm-rg350-1495f04bbcbe26bb3f2b93131e3d89c30ea47279.zip
MADS: Fix scenes previously using globals to properly use locals
Diffstat (limited to 'engines/mads/nebular/globals_nebular.h')
-rw-r--r--engines/mads/nebular/globals_nebular.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/mads/nebular/globals_nebular.h b/engines/mads/nebular/globals_nebular.h
index b8fe17f333..56fbc1b4ca 100644
--- a/engines/mads/nebular/globals_nebular.h
+++ b/engines/mads/nebular/globals_nebular.h
@@ -285,6 +285,7 @@ public:
Common::Array<int> _sequenceIndexes;
int _timebombClock, _timebombTimer;
+ /*
int _v0;
uint32 _frameTime;
int _v2;
@@ -296,6 +297,7 @@ public:
int _v8;
int _abortVal;
int _v84262, _v84264, _v84266, _v84268;
+ */
public:
/**
* Constructor