Make 'iPad Air 2' RetroRating level 18

This commit is contained in:
twinaphex 2015-04-07 20:59:06 +02:00
parent cd148b9540
commit 0734b14266

View File

@ -272,7 +272,7 @@ static int frontend_apple_get_rating(void)
/* iPad Air 2 */
if (strstr(model, "iPad5,3") || strstr(model, "iPad5,4"))
return 17;
return 18;
/* TODO/FIXME -
- more ratings for more systems