Merge branch 'master' of github.com:pret/pokefirered into pokedex_screen
This commit is contained in:
+1
-1
@@ -87,7 +87,7 @@ bool16 HasAllHoennMons(void)
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
bool8 HasAllKantoMons(void)
|
||||
bool16 HasAllKantoMons(void)
|
||||
{
|
||||
u16 i;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user