diff options
-rw-r--r-- | engines/agi/detection.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/agi/detection.cpp b/engines/agi/detection.cpp index 31bbb8c9b1..af15da891c 100644 --- a/engines/agi/detection.cpp +++ b/engines/agi/detection.cpp @@ -500,6 +500,7 @@ static const AGIGameDescription gameDescriptions[] = { }, +#if 0 { // Sarien Name == Mixed Up Mother Goose (PC) [AGI 2.915] (Broken) { @@ -513,6 +514,7 @@ static const AGIGameDescription gameDescriptions[] = { 0, 0x2917, }, +#endif { |