GOB: Added detection for French Amiga geisha. Bugreport #11593

This commit is contained in:
Eugene Sandulenko 2021-04-22 13:49:13 +02:00
parent aa1274ca31
commit ca621efeef
No known key found for this signature in database
GPG Key ID: 014D387312D34F08

View File

@ -143,4 +143,19 @@
"disk1.stk", "intro.tot", 0
},
{ // Supplied by CaptainHIT in bug report #11593
{
"geisha",
"",
AD_ENTRY1s("disk1.stk", "948a74459c9433273bb4c7a2b4ccbf6c", 208135),
FR_FRA,
kPlatformAmiga,
ADGF_NO_FLAGS,
GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH)
},
kGameTypeGeisha,
kFeaturesEGA,
"disk1.stk", "intro.tot", 0
},
#endif // GOB_DETECTION_TABLES_GEISHA_H