GROOVIE: Add detection for T7G iOS based on m4a files

This commit is contained in:
Scott Thomas 2011-04-08 07:21:21 +09:30
parent af59f33b7b
commit d40874d6f4

View File

@ -114,6 +114,20 @@ static const GroovieGameDescription gameDescriptions[] = {
kGroovieT7G, 0
},
{
{
"t7g", "",
{
{ "script.grv", 0, "d1b8033b40aa67c076039881eccce90d", 16659},
{ "gu16.m4a", 0, NULL, 2051214 },
{ NULL, 0, NULL, 0}
},
Common::EN_ANY, Common::kPlatformIOS, ADGF_NO_FLAGS,
Common::GUIO_NOMIDI
},
kGroovieT7G, 0
},
#ifdef ENABLE_GROOVIE2
// The 11th Hour DOS English
{