mirror of
https://github.com/libretro/scummvm.git
synced 2025-03-05 09:49:14 +00:00
Use AGDS feature for specifying demos
svn-id: r25822
This commit is contained in:
parent
f4f1e12330
commit
91dbad8325
@ -79,7 +79,7 @@ static const PARALLACTIONGameDescription gameDescriptions[] = {
|
||||
{
|
||||
{
|
||||
"nippon",
|
||||
"Demo",
|
||||
"",
|
||||
{
|
||||
{ "disk0", 0, "6fed2e18a6bfe5e8bb49144fcc95fd11", 624640},
|
||||
{ "fr", 0, "72f04be4320dfac719431419ec2b9a0d", 12778},
|
||||
@ -87,7 +87,7 @@ static const PARALLACTIONGameDescription gameDescriptions[] = {
|
||||
},
|
||||
Common::EN_ANY,
|
||||
Common::kPlatformAmiga,
|
||||
Common::ADGF_NO_FLAGS
|
||||
Common::ADGF_DEMO
|
||||
},
|
||||
GType_Nippon,
|
||||
0,
|
||||
|
Loading…
x
Reference in New Issue
Block a user