[Scummvm-git-logs] scummvm master -> 37178fab3cd52b3da8ef549e6dfcdd816b79d4fb
dreammaster
dreammaster at scummvm.org
Sat Sep 3 15:49:04 CEST 2016
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
37178fab3c TITANIC: Add MAD to the dependencies list for the engine
Commit: 37178fab3cd52b3da8ef549e6dfcdd816b79d4fb
https://github.com/scummvm/scummvm/commit/37178fab3cd52b3da8ef549e6dfcdd816b79d4fb
Author: Paul Gilbert (dreammaster at scummvm.org)
Date: 2016-09-03T09:48:50-04:00
Commit Message:
TITANIC: Add MAD to the dependencies list for the engine
Changed paths:
engines/titanic/configure.engine
diff --git a/engines/titanic/configure.engine b/engines/titanic/configure.engine
index daf4e6b..1697a77 100644
--- a/engines/titanic/configure.engine
+++ b/engines/titanic/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 titanic "Starship Titanic" no "" "" "16bit jpeg highres"
+add_engine titanic "Starship Titanic" no "" "" "16bit jpeg highres mad"
More information about the Scummvm-git-logs
mailing list