From 37178fab3cd52b3da8ef549e6dfcdd816b79d4fb Mon Sep 17 00:00:00 2001 From: Paul Gilbert Date: Sat, 3 Sep 2016 09:48:50 -0400 Subject: TITANIC: Add MAD to the dependencies list for the engine --- engines/titanic/configure.engine | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engines/titanic/configure.engine b/engines/titanic/configure.engine index daf4e6b388..1697a779c0 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" -- cgit v1.2.3