aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorPaul Gilbert2009-07-10 00:49:13 +0000
committerPaul Gilbert2009-07-10 00:49:13 +0000
commit637ddaece41048f15eb0d818b0acf895ad6a0833 (patch)
treee10985697b7b1dbc57c11e842a1739c83467ed0e /configure
parente8e9b882275b8dc5d77db3b1faaf30466c7b7a31 (diff)
downloadscummvm-rg350-637ddaece41048f15eb0d818b0acf895ad6a0833.tar.gz
scummvm-rg350-637ddaece41048f15eb0d818b0acf895ad6a0833.tar.bz2
scummvm-rg350-637ddaece41048f15eb0d818b0acf895ad6a0833.zip
Changed the status of the Tinsel engine to be enabled by default
svn-id: r42322
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index f8f01bee1c..61e1c8800d 100755
--- a/configure
+++ b/configure
@@ -93,7 +93,7 @@ add_engine sci32 "SCI32 games" no
add_engine sky "Beneath a Steel Sky" yes
add_engine sword1 "Broken Sword 1" yes
add_engine sword2 "Broken Sword 2" yes
-add_engine tinsel "Tinsel" no
+add_engine tinsel "Tinsel" yes
add_engine touche "Touche: The Adventures of the Fifth Musketeer" yes
add_engine tucker "Bud Tucker in Double Trouble" yes