KYRA: Fix OOB access in the detection table

This commit is contained in:
Eugene Sandulenko 2020-11-28 15:24:01 +01:00
parent c6ca91ba44
commit a2d62b46b5

View file

@ -1029,7 +1029,8 @@ const KYRAGameDescription adGameDescs[] = {
{
{ "ONETIME.PAK", 0, "3833ff312757b8e6147f464cca0a6587", -1 },
{ "ALBUM.TRG", 0, "5e40de0c74cc2321928a15019252d468", -1 },
{ "AUD.PAK", 0, 0, -1 }
{ "AUD.PAK", 0, 0, -1 },
AD_LISTEND
},
Common::RU_RUS,
Common::kPlatformDOS,