diff --git a/engines/wage/detection_tables.h b/engines/wage/detection_tables.h index 790186fd2fc..5d0f48959a5 100644 --- a/engines/wage/detection_tables.h +++ b/engines/wage/detection_tables.h @@ -26,6 +26,15 @@ namespace Wage { #define ADGF_GENERIC (ADGF_DROPLANGUAGE|ADGF_DROPPLATFORM|ADGF_USEEXTRAASTITLE) static const ADGameDescription gameDescriptions[] = { + { + "wage", + "3rd Floor", + AD_ENTRY1s("3rd Floor", "a107d7a177970b2259e32681bd8b47c9", 285056), + Common::EN_ANY, + Common::kPlatformMacintosh, + ADGF_GENERIC, + GUIO0() + }, { "afm", "v1.8", @@ -44,6 +53,15 @@ static const ADGameDescription gameDescriptions[] = { ADGF_DEFAULT, GUIO0() }, + { + "wage", + "Bug Hunt", + AD_ENTRY1s("Bug Hunt", "2ebd3515a87941063ad66c3cf93c5e78", 200064), + Common::EN_ANY, + Common::kPlatformMacintosh, + ADGF_GENERIC, + GUIO0() + }, { "cantitoe", "",