Merge branch 'master' of github.com:pret/pokefirered into pokedex_screen

This commit is contained in:
PikalaxALT
2019-12-11 19:51:51 -05:00
48 changed files with 2593 additions and 5358 deletions
+1 -1
View File
@@ -87,7 +87,7 @@ bool16 HasAllHoennMons(void)
return TRUE;
}
bool8 HasAllKantoMons(void)
bool16 HasAllKantoMons(void)
{
u16 i;