diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-11-17 22:28:55 +0100 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-11-17 22:28:55 +0100 |
commit | 6b075ae0ffc82a8aff6ae5812f9f6f7675c08031 (patch) | |
tree | b550c921e61c65ea61090173111dee215e4edf43 /src/tv.c | |
parent | a2a17bba926d1465108ab55c47f9145494ff78e5 (diff) |
wild encounter file is decompiled
Diffstat (limited to 'src/tv.c')
-rw-r--r-- | src/tv.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1883,7 +1883,7 @@ void PutFishingAdviceShowOnTheAir(void) } } -void sub_80EDA3C(u16 species) +void SetPokemonAnglerSpecies(u16 species) { sPokemonAnglerSpecies = species; } |