aboutsummaryrefslogtreecommitdiff
path: root/engines/access/access.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/access/access.h')
-rw-r--r--engines/access/access.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/access/access.h b/engines/access/access.h
index a0099402fd..18278bf56b 100644
--- a/engines/access/access.h
+++ b/engines/access/access.h
@@ -200,6 +200,7 @@ public:
virtual ~AccessEngine();
uint32 getFeatures() const;
+ bool isCD() const;
Common::Language getLanguage() const;
Common::Platform getPlatform() const;
uint16 getVersion() const;