diff options
Diffstat (limited to 'engines/mohawk/detection_tables.h')
-rw-r--r-- | engines/mohawk/detection_tables.h | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/engines/mohawk/detection_tables.h b/engines/mohawk/detection_tables.h index 0c3e7c277b..93353198e1 100644 --- a/engines/mohawk/detection_tables.h +++ b/engines/mohawk/detection_tables.h @@ -1176,6 +1176,21 @@ static const MohawkGameDescription gameDescriptions[] = { { { + "lbsampler", + "", + AD_ENTRY1("BookOutline", "6dd1c0606f1db3b71207121b4370e487"), + Common::EN_ANY, + Common::kPlatformMacintosh, + ADGF_NO_FLAGS, + Common::GUIO_NONE + }, + GType_LIVINGBOOKSV3, + 0, + 0, + }, + + { + { "bearfight", "", AD_ENTRY1("FIGHT.512", "f6e6c77a216c400a69388c94a11766d2"), |