diff options
| author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2017-05-09 19:08:23 -0400 |
|---|---|---|
| committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2017-05-09 19:08:23 -0400 |
| commit | c10de4945141a6cca8c1b7328f4102bfc2c8ae28 (patch) | |
| tree | 6ae5a6428c1ac5f33004e5bf57af3bb31e2338fd /data | |
| parent | fc761599b412206f80d961a6052dce49b9998689 (diff) | |
| parent | c0c3d2c52ad839450041d1ca6a29691efc5c5d35 (diff) | |
Merge branch 'master' of https://github.com/pret/pokeruby
Diffstat (limited to 'data')
| -rw-r--r-- | data/field_weather.s (renamed from data/field_screeneffect.s) | 0 | ||||
| -rw-r--r-- | data/specials.inc | 12 |
2 files changed, 6 insertions, 6 deletions
diff --git a/data/field_screeneffect.s b/data/field_weather.s index 836bfbe99..836bfbe99 100644 --- a/data/field_screeneffect.s +++ b/data/field_weather.s 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 |
