aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStrangerke2015-11-23 14:35:55 +0100
committerStrangerke2015-11-23 14:36:54 +0100
commit49a811c5fb8bc70daca1cca02e92e70c901154c3 (patch)
tree5211304890bf0f04c8ae495256dc05ec733d3b3e
parent1800f9d8dc26e177ac53be3e2cda0a5c19593dc0 (diff)
downloadscummvm-rg350-49a811c5fb8bc70daca1cca02e92e70c901154c3.tar.gz
scummvm-rg350-49a811c5fb8bc70daca1cca02e92e70c901154c3.tar.bz2
scummvm-rg350-49a811c5fb8bc70daca1cca02e92e70c901154c3.zip
ACCESS: AGoE - Add detection for Spanish version, provided in bug #6958
-rw-r--r--engines/access/detection_tables.h16
1 files changed, 16 insertions, 0 deletions
diff --git a/engines/access/detection_tables.h b/engines/access/detection_tables.h
index 124f5fcf0d..9556cd9f67 100644
--- a/engines/access/detection_tables.h
+++ b/engines/access/detection_tables.h
@@ -40,6 +40,22 @@ static const AccessGameDescription gameDescriptions[] = {
0
},
+ {
+ // Amazon Guardians of Eden - Spanish
+ // Provided by dianiu in bug report #6958
+ {
+ "amazon",
+ 0,
+ AD_ENTRY1s("c00.ap", "aeb429ff015596144c0df06886c84825", 303753),
+ Common::ES_ESP,
+ Common::kPlatformDOS,
+ ADGF_NO_FLAGS,
+ GUIO1(GUIO_NONE)
+ },
+ GType_Amazon,
+ 0
+ },
+
// Amazon Guardians of Eden - Demo English
{
{