diff options
| author | Jordi Vilalta Prat | 2008-12-16 22:15:08 +0000 | 
|---|---|---|
| committer | Jordi Vilalta Prat | 2008-12-16 22:15:08 +0000 | 
| commit | 662a38de89986ba8f4fca5e44dd9c3d5b77b5726 (patch) | |
| tree | 68c7e2c6ba9b106dd804d2b5f61c6f2669f7b3cf | |
| parent | 328f0cda5d2a3ebc77ce383faf83653ff348baf1 (diff) | |
| download | scummvm-rg350-662a38de89986ba8f4fca5e44dd9c3d5b77b5726.tar.gz scummvm-rg350-662a38de89986ba8f4fca5e44dd9c3d5b77b5726.tar.bz2 scummvm-rg350-662a38de89986ba8f4fca5e44dd9c3d5b77b5726.zip | |
Enable the Groovie engine by default since it's now supported
svn-id: r35403
| -rwxr-xr-x | configure | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -89,7 +89,7 @@ add_engine cine "Cinematique evo 1" yes  add_engine cruise "Cinematique evo 2" no  add_engine drascula "Drascula: The Vampire Strikes Back" yes  add_engine gob "Gobli*ns" yes -add_engine groovie "Groovie" no  +add_engine groovie "Groovie" yes  add_engine igor "Igor: Objective Uikokahonia" no  add_engine kyra "Legend of Kyrandia" yes  add_engine lure "Lure of the Temptress" yes | 
