mirror of
https://github.com/libretro/scummvm.git
synced 2025-03-05 17:57:14 +00:00
PETKA: games are suitable for testing
This commit is contained in:
parent
284226244e
commit
9c7e456d61
@ -34,7 +34,7 @@ static const ADGameDescription gameDescriptions[] = {
|
||||
AD_ENTRY1s("DEMO.EXE", "5ef1ceaba05413d04fd733a81e6adbae", 888832),
|
||||
Common::RU_RUS,
|
||||
Common::kPlatformWindows,
|
||||
ADGF_UNSTABLE | ADGF_DROPPLATFORM | ADGF_DROPLANGUAGE | ADGF_DEMO,
|
||||
ADGF_TESTING | ADGF_DROPPLATFORM | ADGF_DROPLANGUAGE | ADGF_DEMO,
|
||||
GUIO1(GUIO_NOMIDI)
|
||||
|
||||
},
|
||||
@ -46,7 +46,7 @@ static const ADGameDescription gameDescriptions[] = {
|
||||
AD_ENTRY1s("MAIN.STR", "2523bf402ac8b7b2bf54e6e29a79831d", 27414919),
|
||||
Common::RU_RUS,
|
||||
Common::kPlatformWindows,
|
||||
ADGF_UNSTABLE | ADGF_DROPPLATFORM | ADGF_DROPLANGUAGE,
|
||||
ADGF_TESTING | ADGF_DROPPLATFORM | ADGF_DROPLANGUAGE,
|
||||
GUIO1(GUIO_NOMIDI)
|
||||
|
||||
},
|
||||
@ -58,7 +58,7 @@ static const ADGameDescription gameDescriptions[] = {
|
||||
AD_ENTRY1s("main.str", "4e515669c343609518277cab6e7d8c8f", 18992879),
|
||||
Common::RU_RUS,
|
||||
Common::kPlatformWindows,
|
||||
ADGF_UNSTABLE | ADGF_DROPPLATFORM | ADGF_DROPLANGUAGE,
|
||||
ADGF_TESTING | ADGF_DROPPLATFORM | ADGF_DROPLANGUAGE,
|
||||
GUIO1(GUIO_NOMIDI)
|
||||
},
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user