diff options
author | YamaArashi <shadow962@live.com> | 2016-10-17 22:36:30 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-10-17 22:36:30 -0700 |
commit | ea34a432b76188dac75f86a888a93af5cbf22161 (patch) | |
tree | e8016011f409274454f5c7e63269e8dfd57b6d76 /data | |
parent | 06da1bcabed792b2d5abf6405b7b3276769ee201 (diff) |
name wild encounter functions
Diffstat (limited to 'data')
-rw-r--r-- | data/specials.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/specials.s b/data/specials.s index 163fe7f7b..4b0087182 100644 --- a/data/specials.s +++ b/data/specials.s @@ -171,7 +171,7 @@ gSpecials:: .4byte sub_810FF48 .4byte sub_810FAA0 .4byte sub_810FF60 - .4byte rock_smash_wild_pokemon_encounter + .4byte RockSmashWildEncounter .4byte GabbyAndTyGetBattleNum .4byte sub_80BDC14 .4byte GabbyAndTyBeforeInterview |