Win Gob2 is multi-lingual (American, French, German)
svn-id: r41403
This commit is contained in:
parent
a077fa4348
commit
5a1e1a167e
1 changed files with 36 additions and 0 deletions
|
@ -835,6 +835,42 @@ static const GOBGameDescription gameDescriptions[] = {
|
|||
kFeaturesAdlib,
|
||||
0, 0, 0
|
||||
},
|
||||
{
|
||||
{
|
||||
"gob2",
|
||||
"",
|
||||
{
|
||||
{"intro.stk", 0, "25a99827cd59751a80bed9620fb677a0", 893302},
|
||||
{"musmac1.mid", 0, "834e55205b710d0af5f14a6f2320dd8e", 8661},
|
||||
{0, 0, 0, 0}
|
||||
},
|
||||
EN_USA,
|
||||
kPlatformWindows,
|
||||
ADGF_NO_FLAGS,
|
||||
GUIO_NOSPEECH
|
||||
},
|
||||
kGameTypeGob2,
|
||||
kFeaturesAdlib,
|
||||
0, 0, 0
|
||||
},
|
||||
{
|
||||
{
|
||||
"gob2",
|
||||
"",
|
||||
{
|
||||
{"intro.stk", 0, "25a99827cd59751a80bed9620fb677a0", 893302},
|
||||
{"musmac1.mid", 0, "834e55205b710d0af5f14a6f2320dd8e", 8661},
|
||||
{0, 0, 0, 0}
|
||||
},
|
||||
FR_FRA,
|
||||
kPlatformWindows,
|
||||
ADGF_NO_FLAGS,
|
||||
GUIO_NOSPEECH
|
||||
},
|
||||
kGameTypeGob2,
|
||||
kFeaturesAdlib,
|
||||
0, 0, 0
|
||||
},
|
||||
{
|
||||
{
|
||||
"gob2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue