mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-19 08:25:35 +00:00
TRECISION: Dropping ADGF_TESTING flag
This commit is contained in:
parent
3a89f4ca7e
commit
821b7a7e1f
@ -55,7 +55,7 @@ static const ADGameDescription gameDescriptions[] = {
|
||||
AD_NL_ENTRY("7665db13ad2a1ceb576531be3e1efb30", 436228),
|
||||
Common::EN_ANY,
|
||||
Common::kPlatformWindows,
|
||||
ADGF_TESTING,
|
||||
ADGF_NO_FLAGS,
|
||||
GUIO0()
|
||||
},
|
||||
{
|
||||
@ -64,7 +64,7 @@ static const ADGameDescription gameDescriptions[] = {
|
||||
AD_NL_ENTRY("7665db13ad2a1ceb576531be3e1efb30", 436598),
|
||||
Common::EN_ANY,
|
||||
Common::kPlatformWindows,
|
||||
ADGF_TESTING,
|
||||
ADGF_NO_FLAGS,
|
||||
GUIO0()
|
||||
},
|
||||
{
|
||||
@ -73,7 +73,7 @@ static const ADGameDescription gameDescriptions[] = {
|
||||
AD_NL_ENTRY("7665db13ad2a1ceb576531be3e1efb30", 457299),
|
||||
Common::DE_DEU,
|
||||
Common::kPlatformWindows,
|
||||
ADGF_TESTING,
|
||||
ADGF_NO_FLAGS,
|
||||
GUIO0()
|
||||
},
|
||||
{
|
||||
@ -82,7 +82,7 @@ static const ADGameDescription gameDescriptions[] = {
|
||||
AD_NL_ENTRY("7665db13ad2a1ceb576531be3e1efb30", 436697),
|
||||
Common::ES_ESP,
|
||||
Common::kPlatformWindows,
|
||||
ADGF_TESTING,
|
||||
ADGF_NO_FLAGS,
|
||||
GUIO0()
|
||||
},
|
||||
{
|
||||
@ -91,7 +91,7 @@ static const ADGameDescription gameDescriptions[] = {
|
||||
AD_NL_ENTRY("7665db13ad2a1ceb576531be3e1efb30", 456209),
|
||||
Common::FR_FRA,
|
||||
Common::kPlatformWindows,
|
||||
ADGF_TESTING,
|
||||
ADGF_NO_FLAGS,
|
||||
GUIO0()
|
||||
},
|
||||
{
|
||||
@ -100,7 +100,7 @@ static const ADGameDescription gameDescriptions[] = {
|
||||
AD_NL_ENTRY("7665db13ad2a1ceb576531be3e1efb30", 446634),
|
||||
Common::IT_ITA,
|
||||
Common::kPlatformWindows,
|
||||
ADGF_TESTING,
|
||||
ADGF_NO_FLAGS,
|
||||
GUIO0()
|
||||
},
|
||||
{
|
||||
@ -109,7 +109,7 @@ static const ADGameDescription gameDescriptions[] = {
|
||||
AD_NL_ENTRY("7665db13ad2a1ceb576531be3e1efb30", 432900),
|
||||
Common::RU_RUS,
|
||||
Common::kPlatformWindows,
|
||||
ADGF_TESTING,
|
||||
ADGF_NO_FLAGS,
|
||||
GUIO0()
|
||||
},
|
||||
// bug #12619
|
||||
@ -119,7 +119,7 @@ static const ADGameDescription gameDescriptions[] = {
|
||||
AD_NL_ENTRY("7665db13ad2a1ceb576531be3e1efb30", 429370),
|
||||
Common::HU_HUN,
|
||||
Common::kPlatformWindows,
|
||||
ADGF_TESTING,
|
||||
ADGF_NO_FLAGS,
|
||||
GUIO0()
|
||||
},
|
||||
// bug #12619
|
||||
@ -129,7 +129,7 @@ static const ADGameDescription gameDescriptions[] = {
|
||||
AD_NL_ENTRY("7665db13ad2a1ceb576531be3e1efb30", 429731),
|
||||
Common::HU_HUN,
|
||||
Common::kPlatformWindows,
|
||||
ADGF_TESTING,
|
||||
ADGF_NO_FLAGS,
|
||||
GUIO0()
|
||||
},
|
||||
{
|
||||
@ -138,7 +138,7 @@ static const ADGameDescription gameDescriptions[] = {
|
||||
AD_NL_DEMO_ENTRY("7665db13ad2a1ceb576531be3e1efb30", 392950),
|
||||
Common::EN_ANY,
|
||||
Common::kPlatformWindows,
|
||||
ADGF_DEMO | ADGF_TESTING,
|
||||
ADGF_DEMO,
|
||||
GUIO0()
|
||||
},
|
||||
{
|
||||
@ -147,7 +147,7 @@ static const ADGameDescription gameDescriptions[] = {
|
||||
AD_NL_DEMO_ENTRY("7665db13ad2a1ceb576531be3e1efb30", 413651),
|
||||
Common::DE_DEU,
|
||||
Common::kPlatformWindows,
|
||||
ADGF_DEMO | ADGF_TESTING,
|
||||
ADGF_DEMO,
|
||||
GUIO0()
|
||||
},
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user