From 4b43f6328130e6ae4636d8508ae613c13ae97991 Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Mon, 31 Aug 2009 01:52:16 +0000 Subject: Revert revision 43845, to keep configure options for games and game engines clear and consistent. svn-id: r43846 --- engines/groovie/detection.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'engines/groovie') diff --git a/engines/groovie/detection.cpp b/engines/groovie/detection.cpp index 6b8d3862e8..f09308b361 100644 --- a/engines/groovie/detection.cpp +++ b/engines/groovie/detection.cpp @@ -34,7 +34,7 @@ static const PlainGameDescriptor groovieGames[] = { // Games {"t7g", "The 7th Guest"}, -#ifdef ENABLE_UNSUPPORTED_GAMES +#ifdef ENABLE_GROOVIE2 {"11h", "The 11th Hour: The sequel to The 7th Guest"}, {"clandestiny", "Clandestiny"}, {"unclehenry", "Uncle Henry's Playhouse"}, @@ -82,7 +82,7 @@ static const GroovieGameDescription gameDescriptions[] = { kGroovieT7G, 0 }, -#ifdef ENABLE_UNSUPPORTED_GAMES +#ifdef ENABLE_GROOVIE2 // The 11th Hour DOS English { { -- cgit v1.2.3