wild encounter file is decompiled

This commit is contained in:
DizzyEggg
2017-11-17 22:28:55 +01:00
parent a2a17bba92
commit 6b075ae0ff
10 changed files with 221 additions and 531 deletions

View File

@@ -1883,7 +1883,7 @@ void PutFishingAdviceShowOnTheAir(void)
}
}
void sub_80EDA3C(u16 species)
void SetPokemonAnglerSpecies(u16 species)
{
sPokemonAnglerSpecies = species;
}