diff options
author | YamaArashi <shadow962@live.com> | 2017-05-09 01:56:49 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2017-05-09 01:56:49 -0700 |
commit | 3ee2e8ce97c33eb9bc837779c8a46b546d805367 (patch) | |
tree | 1e8ebc656e4cc1bb5a918d18025e254a514f0e0c /data | |
parent | 60cf06cccacb692bbd2270b08ad0d583a8a76090 (diff) |
name more functions
Diffstat (limited to 'data')
-rw-r--r-- | data/specials.inc | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/data/specials.inc b/data/specials.inc index 941fd12a8..bac45b91b 100644 --- a/data/specials.inc +++ b/data/specials.inc @@ -38,7 +38,7 @@ gSpecials:: .4byte sub_8083820 .4byte sub_8083614 .4byte GetLinkPartnerNames - .4byte sub_810DB28 + .4byte SpawnBerryBlenderLinkPlayerSprites .4byte SavePlayerParty .4byte LoadPlayerParty .4byte sub_80C5568 @@ -139,14 +139,14 @@ gSpecials:: .4byte sub_80C4C78 .4byte sub_80C4D50 .4byte ShowContestWinner - .4byte sub_810DCCC - .4byte sub_810DC7C + .4byte MauvilleGymSpecial2 + .4byte MauvilleGymSpecial1 .4byte ShowFieldMessageStringVar4 .4byte DrawWholeMapView .4byte StorePlayerCoordsInVars - .4byte sub_810DEDC - .4byte sub_810E070 - .4byte sub_810E230 + .4byte MauvilleGymSpecial3 + .4byte PetalburgGymSpecial1 + .4byte PetalburgGymSpecial2 .4byte GetPlayerTrainerIdOnesDigit .4byte GetPlayerBigGuyGirlString .4byte GetRivalSonDaughterString |