aboutsummaryrefslogtreecommitdiff
path: root/engines/hdb/hdb.h
diff options
context:
space:
mode:
authorNipun Garg2019-06-19 03:36:46 +0530
committerEugene Sandulenko2019-09-03 17:16:49 +0200
commit159e50c82f94868978950d40e1bf98e22241dca2 (patch)
treefd30502d94cef7d3d8c34f5f78f67d594cec1e1e /engines/hdb/hdb.h
parentf5a695191bed56c013228b670996b5ec70efb602 (diff)
downloadscummvm-rg350-159e50c82f94868978950d40e1bf98e22241dca2.tar.gz
scummvm-rg350-159e50c82f94868978950d40e1bf98e22241dca2.tar.bz2
scummvm-rg350-159e50c82f94868978950d40e1bf98e22241dca2.zip
HDB: Add isDemo()
Diffstat (limited to 'engines/hdb/hdb.h')
-rw-r--r--engines/hdb/hdb.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/hdb/hdb.h b/engines/hdb/hdb.h
index 09c9d6f11d..8f81865290 100644
--- a/engines/hdb/hdb.h
+++ b/engines/hdb/hdb.h
@@ -92,6 +92,7 @@ public:
const char *getGameFile() const;
uint32 getGameFlags() const;
Common::Platform getPlatform() const;
+ int isDemo() const;
/*
Game System Pointers