From 66153aa28ac26114bd051182f621799850d90a6f Mon Sep 17 00:00:00 2001 From: D G Turner Date: Thu, 4 Oct 2018 01:49:05 +0100 Subject: MOHAWK: Add Detection Entry for Spanish Variant of Arthurs Birthday. This is from Bug Trac #10705. --- engines/mohawk/detection_tables.h | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'engines/mohawk/detection_tables.h') diff --git a/engines/mohawk/detection_tables.h b/engines/mohawk/detection_tables.h index 04fec52dea..7e7e03721f 100644 --- a/engines/mohawk/detection_tables.h +++ b/engines/mohawk/detection_tables.h @@ -2034,6 +2034,22 @@ static const MohawkGameDescription gameDescriptions[] = { "BIRTHDAY.EXE" }, + // From Maikel-Nait in bug Trac #10705 + { + { + "arthurbday", + "", + AD_ENTRY1("BIRTHDAY.512", "fd0c7b73b9f40400e145efd06240b84b"), + Common::ES_ESP, + Common::kPlatformWindows, + ADGF_ADDENGLISH, + GUIO1(GUIO_NOASPECT) + }, + GType_LIVINGBOOKSV1, + 0, + "BIRTHDAY.EXE" + }, + // From aluff in bug#3309936 { { -- cgit v1.2.3