mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-05 02:17:05 +00:00
CGE2: Add detection entry for Polish v1.1 version
This commit is contained in:
parent
5d673787c3
commit
699532157a
@ -61,6 +61,16 @@ static const ADGameDescription gameDescriptions[] = {
|
||||
Common::PL_POL, Common::kPlatformDOS, ADGF_NO_FLAGS, GUIO1(GAMEOPTION_COLOR_BLIND_DEFAULT_OFF)
|
||||
},
|
||||
|
||||
{
|
||||
"sfinx", "Freeware v1.1",
|
||||
{
|
||||
{"vol.cat", 0, "aa402aed24a72c53a4d1211c456b79dd", 129024},
|
||||
{"vol.dat", 0, "5966ac26d91d664714349669f9dd09b5", 34180367},
|
||||
AD_LISTEND
|
||||
},
|
||||
Common::PL_POL, Common::kPlatformDOS, ADGF_NO_FLAGS, GUIO1(GAMEOPTION_COLOR_BLIND_DEFAULT_OFF)
|
||||
},
|
||||
|
||||
{
|
||||
"sfinx", "Freeware v0.3",
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user