mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-04 18:06:26 +00:00
GROOVIE: Detect iOS platform based on binary existence
Change to choice of music file encoding means the gu16.m4a may not exist
This commit is contained in:
parent
5bb4ef13c5
commit
dfb6822886
@ -116,7 +116,7 @@ static const GroovieGameDescription gameDescriptions[] = {
|
||||
"t7g", "",
|
||||
{
|
||||
{ "script.grv", 0, "d1b8033b40aa67c076039881eccce90d", 16659},
|
||||
{ "gu16.m4a", 0, NULL, 2051214 },
|
||||
{ "SeventhGuest", 0, NULL, -1},
|
||||
{ NULL, 0, NULL, 0}
|
||||
},
|
||||
Common::EN_ANY, Common::kPlatformIOS, ADGF_NO_FLAGS,
|
||||
|
Loading…
x
Reference in New Issue
Block a user