diff options
author | Eugene Sandulenko | 2012-10-25 15:20:30 -0600 |
---|---|---|
committer | Eugene Sandulenko | 2012-10-25 15:20:30 -0600 |
commit | a21f74211489b1706566260c648c8dc1516f9fec (patch) | |
tree | bce3d662d780bbc52f1b27a4d6b977346df48601 | |
parent | 880ac5d49407a639ffa6f70a785e3d25d58507ef (diff) | |
download | scummvm-rg350-a21f74211489b1706566260c648c8dc1516f9fec.tar.gz scummvm-rg350-a21f74211489b1706566260c648c8dc1516f9fec.tar.bz2 scummvm-rg350-a21f74211489b1706566260c648c8dc1516f9fec.zip |
CONFIGURE: Enable Tony engine
-rw-r--r-- | engines/configure.engines | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/configure.engines b/engines/configure.engines index a8eb89a7fa..b132c32ad0 100644 --- a/engines/configure.engines +++ b/engines/configure.engines @@ -45,7 +45,7 @@ add_engine tinsel "Tinsel" yes add_engine toltecs "3 Skulls of the Toltecs" no add_engine toon "Toonstruck" yes add_engine touche "Touche: The Adventures of the Fifth Musketeer" yes -add_engine tony "Tony Tough and the Night of Roasted Moths" no "" "" "16bit" +add_engine tony "Tony Tough and the Night of Roasted Moths" yes "" "" "16bit" add_engine tsage "TsAGE" yes add_engine tucker "Bud Tucker in Double Trouble" yes add_engine wintermute "Wintermute" no "" "" "png zlib vorbis 16bit" |