aboutsummaryrefslogtreecommitdiff
path: root/sky/sky.h
diff options
context:
space:
mode:
authorJoost Peters2003-03-06 13:04:13 +0000
committerJoost Peters2003-03-06 13:04:13 +0000
commit7b518d05e6c181e8e2193455bb6d573c68e5344b (patch)
treed286b04c5eb0ed7eac841163d6c308d45f4f46d1 /sky/sky.h
parentf68d699de5a138af7ad40bd0223220c9e34f0dc9 (diff)
downloadscummvm-rg350-7b518d05e6c181e8e2193455bb6d573c68e5344b.tar.gz
scummvm-rg350-7b518d05e6c181e8e2193455bb6d573c68e5344b.tar.bz2
scummvm-rg350-7b518d05e6c181e8e2193455bb6d573c68e5344b.zip
Some more cleanup + fixed the bug pertaining v0.0288 of the bass datafiles, should now work with _ALL_ bass versions
svn-id: r6709
Diffstat (limited to 'sky/sky.h')
-rw-r--r--sky/sky.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sky/sky.h b/sky/sky.h
index 5258c9a3b2..bdf6e260f3 100644
--- a/sky/sky.h
+++ b/sky/sky.h
@@ -30,6 +30,7 @@ class SkyState : public Engine {
protected:
byte _game;
+ bool _isCDVersion;
byte _key_pressed;
uint16 _debugMode;