mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-14 05:38:56 +00:00
CRUISE: Added Atari ST French version. Bugreport #12824
This commit is contained in:
parent
2e1391e3b0
commit
3f1e1113de
@ -150,6 +150,17 @@ static const CRUISEGameDescription gameDescriptions[] = {
|
||||
GUIO0()
|
||||
},
|
||||
},
|
||||
{ // AtariST French edition. Bugreport #12824
|
||||
{
|
||||
"cruise",
|
||||
0,
|
||||
AD_ENTRY1s("D1", "485ff850b7035316621f632e33f56468", 537311),
|
||||
Common::FR_FRA,
|
||||
Common::kPlatformAtariST,
|
||||
ADGF_NO_FLAGS,
|
||||
GUIO0()
|
||||
},
|
||||
},
|
||||
{
|
||||
{
|
||||
"cruise",
|
||||
|
Loading…
Reference in New Issue
Block a user