Merge pull request #507 from Tetrable/master

Finish off labeling flags
This commit is contained in:
huderlem
2019-01-03 20:37:25 -06:00
committed by GitHub
199 changed files with 2535 additions and 2523 deletions
+1 -1
View File
@@ -3538,7 +3538,7 @@ u8 CheckForBigMovieOrEmergencyNewsOnTV(void)
return 0;
}
}
if (FlagGet(FLAG_SYS_TV_LATI) == TRUE)
if (FlagGet(FLAG_SYS_TV_LATIAS_LATIOS) == TRUE)
{
return 1;
}