mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-15 22:28:10 +00:00
Add detection for another french ADI4 environment disk
svn-id: r47361
This commit is contained in:
parent
0fd8008296
commit
7112cfe8a2
@ -4299,6 +4299,20 @@ static const GOBGameDescription gameDescriptions[] = {
|
||||
kFeatures640,
|
||||
0, 0, 0
|
||||
},
|
||||
{
|
||||
{
|
||||
"adi4",
|
||||
"Adi 4.0",
|
||||
AD_ENTRY1s("intro.stk", "29374c0e3c10b17dd8463b06a55ad093", 6012072),
|
||||
FR_FRA,
|
||||
kPlatformPC,
|
||||
ADGF_NO_FLAGS,
|
||||
GUIO_NONE
|
||||
},
|
||||
kGameTypeAdi4,
|
||||
kFeatures640,
|
||||
0, 0, 0
|
||||
},
|
||||
{
|
||||
{
|
||||
"adi4",
|
||||
|
Loading…
Reference in New Issue
Block a user