mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-14 05:38:56 +00:00
MADE: Add detection for FM-Towns version of The Manhole
This commit is contained in:
parent
60b43e4f52
commit
a8bd58374d
@ -504,6 +504,23 @@ static const MadeGameDescription gameDescriptions[] = {
|
||||
1,
|
||||
},
|
||||
|
||||
{
|
||||
// The Manhole
|
||||
{
|
||||
"manhole",
|
||||
"",
|
||||
AD_ENTRY1s("manhole.dat", "2f14b5d87a862aad25701514dc282475", 119667),
|
||||
Common::JA_JPN,
|
||||
Common::kPlatformFMTowns,
|
||||
ADGF_CD | ADGF_UNSTABLE,
|
||||
GUIO1(GUIO_NOSPEECH)
|
||||
},
|
||||
GID_MANHOLE,
|
||||
0,
|
||||
GF_CD,
|
||||
3,
|
||||
},
|
||||
|
||||
{
|
||||
// Leather Goddesses of Phobos 2 (English)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user