GRIM: added french version
This commit is contained in:
parent
cb440197ef
commit
f1ec85b39e
1 changed files with 13 additions and 13 deletions
|
@ -59,6 +59,19 @@ static const GrimGameDescription gameDescriptions[] = {
|
||||||
},
|
},
|
||||||
GType_GRIM
|
GType_GRIM
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
// Grim Fandango French version
|
||||||
|
{
|
||||||
|
"grim",
|
||||||
|
"",
|
||||||
|
AD_ENTRY1s("VOX0001.LAB", "19bc0dc9554257b1f021463de54f359f", 56268691),
|
||||||
|
Common::FR_FRA,
|
||||||
|
Common::kPlatformWindows,
|
||||||
|
ADGF_NO_FLAGS,
|
||||||
|
GUIO_NONE
|
||||||
|
},
|
||||||
|
GType_GRIM
|
||||||
|
},
|
||||||
/* {
|
/* {
|
||||||
// Grim Fandango English version (patched)
|
// Grim Fandango English version (patched)
|
||||||
{
|
{
|
||||||
|
@ -150,19 +163,6 @@ static const GrimGameDescription gameDescriptions[] = {
|
||||||
},
|
},
|
||||||
GType_GRIM
|
GType_GRIM
|
||||||
},
|
},
|
||||||
{
|
|
||||||
// Grim Fandango French version
|
|
||||||
{
|
|
||||||
"grim",
|
|
||||||
"",
|
|
||||||
AD_ENTRY1s("grim.tab", "3bd00ca87214862c012ac99e1758dd83", 385763),
|
|
||||||
Common::FR_FRA,
|
|
||||||
Common::kPlatformWindows,
|
|
||||||
ADGF_NO_FLAGS,
|
|
||||||
GUIO_NONE
|
|
||||||
},
|
|
||||||
GType_GRIM
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
// Grim Fandango French version (patched)
|
// Grim Fandango French version (patched)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue