mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-16 06:39:17 +00:00
BBVS: Mark games as testing
This commit is contained in:
parent
2a6cbd05f8
commit
1c753c046f
@ -43,7 +43,7 @@ static const ADGameDescription gameDescriptions[] = {
|
||||
AD_ENTRY1s("vspr0001.vnm", "7ffe9b9e7ca322db1d48e86f5130578e", 1166628),
|
||||
Common::EN_ANY,
|
||||
Common::kPlatformWindows,
|
||||
ADGF_NO_FLAGS,
|
||||
ADGF_NO_FLAGS | ADGF_TESTING,
|
||||
GUIO0()
|
||||
},
|
||||
{
|
||||
@ -52,7 +52,7 @@ static const ADGameDescription gameDescriptions[] = {
|
||||
AD_ENTRY1s("vspr0001.vnm", "91c76b1048f93208cd7b1a05ebccb408", 1176976),
|
||||
Common::RU_RUS,
|
||||
Common::kPlatformWindows,
|
||||
GF_GUILANGSWITCH,
|
||||
GF_GUILANGSWITCH | ADGF_TESTING,
|
||||
GUIO0()
|
||||
},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user