GOB: Add another US version of Urban Runner
As supplied by Collector9 in bug report #3228040
This commit is contained in:
parent
27e2201ce2
commit
e6c8d151f9
1 changed files with 14 additions and 0 deletions
|
@ -3723,6 +3723,20 @@ static const GOBGameDescription gameDescriptions[] = {
|
||||||
kFeatures640x480 | kFeaturesTrueColor,
|
kFeatures640x480 | kFeaturesTrueColor,
|
||||||
0, 0, 0
|
0, 0, 0
|
||||||
},
|
},
|
||||||
|
{ // Supplied by Collector9 in bug report #3228040
|
||||||
|
{
|
||||||
|
"urban",
|
||||||
|
"",
|
||||||
|
AD_ENTRY1s("intro.stk", "6ce3d878178932053267237ec4843ce1", 1252518),
|
||||||
|
EN_USA,
|
||||||
|
kPlatformPC,
|
||||||
|
ADGF_NO_FLAGS,
|
||||||
|
GUIO_NOSUBTITLES | GUIO_NOSPEECH
|
||||||
|
},
|
||||||
|
kGameTypeUrban,
|
||||||
|
kFeatures640x480 | kFeaturesTrueColor,
|
||||||
|
0, 0, 0
|
||||||
|
},
|
||||||
{ // Supplied by gamin in the forums
|
{ // Supplied by gamin in the forums
|
||||||
{
|
{
|
||||||
"urban",
|
"urban",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue