aboutsummaryrefslogtreecommitdiff
path: root/engines/hdb/configure.engine
diff options
context:
space:
mode:
authorNipun Garg2019-03-12 01:19:30 +0530
committerEugene Sandulenko2019-09-03 17:16:41 +0200
commitd560efbef797a3d976dcafffc0c0cdd7252f5763 (patch)
treeabbfc1113c70280f1208a99858ae755701c2cf41 /engines/hdb/configure.engine
parent31826a2771f00f9ccf2b253278d84b58cb8b1dc7 (diff)
downloadscummvm-rg350-d560efbef797a3d976dcafffc0c0cdd7252f5763.tar.gz
scummvm-rg350-d560efbef797a3d976dcafffc0c0cdd7252f5763.tar.bz2
scummvm-rg350-d560efbef797a3d976dcafffc0c0cdd7252f5763.zip
HDB: Attach the HDBGame class into the HDBMetaEngine
Modified HBDMetaEngine's createInstance() method to instantiate the engine to an HDBGame object
Diffstat (limited to 'engines/hdb/configure.engine')
-rw-r--r--engines/hdb/configure.engine2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/hdb/configure.engine b/engines/hdb/configure.engine
index 28eba05fc6..6e8649012f 100644
--- a/engines/hdb/configure.engine
+++ b/engines/hdb/configure.engine
@@ -1,3 +1,3 @@
# This file is included from the main "configure" script
# add_engine [name] [desc] [build-by-default] [subengines] [base games] [deps]
-add_engine hdb "Hyperspace Delivery Boy" yes \ No newline at end of file
+add_engine hdb "Hyperspace Delivery Boy!" yes \ No newline at end of file