mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-21 19:51:49 +00:00
DRAGONS: Use AD_ENTRY2s in the detection table
This commit is contained in:
parent
4644b00011
commit
10793ed9fa
@ -85,11 +85,8 @@ static const DragonsGameDescription gameDescriptions[] = {
|
||||
{
|
||||
"dragons",
|
||||
0,
|
||||
{
|
||||
{"bigfile.dat", 0, "02c26712bee57266f28235fdc0207725", 44990464},
|
||||
{"dtspeech.xa", 0, "7f7ace860e5dd3696b51eace20215274", 182138880},
|
||||
AD_LISTEND
|
||||
},
|
||||
AD_ENTRY2s("bigfile.dat", "02c26712bee57266f28235fdc0207725", 44990464,
|
||||
"dtspeech.xa", "7f7ace860e5dd3696b51eace20215274", 182138880),
|
||||
Common::RU_RUS,
|
||||
Common::kPlatformPSX,
|
||||
ADGF_DROPPLATFORM,
|
||||
|
Loading…
x
Reference in New Issue
Block a user