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 eacdae9709..2fe4b726a2 100644
--- a/engines/access/access.h
+++ b/engines/access/access.h
@@ -221,6 +221,7 @@ public:
uint32 getFeatures() const;
bool isCD() const;
+ bool isDemo() const;
Common::Language getLanguage() const;
Common::Platform getPlatform() const;
uint16 getVersion() const;