diff options
author | xCrystal <rgr.crystal@gmail.com> | 2018-01-05 11:05:01 +0100 |
---|---|---|
committer | xCrystal <rgr.crystal@gmail.com> | 2018-01-05 11:05:01 +0100 |
commit | e9e8bf6eb14020d4a88a7cd4bca8539a2b45803e (patch) | |
tree | 63a602829016ebf9e96fb1ded325171680026a68 /mobile | |
parent | d68f96179358d8ec3099c6cfc9709ea068b5fa69 (diff) |
Predef_Flag -> Predef_FlagAction
Diffstat (limited to 'mobile')
-rwxr-xr-x | mobile/battle_tower_5c.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mobile/battle_tower_5c.asm b/mobile/battle_tower_5c.asm index 745e98616..5646e196b 100755 --- a/mobile/battle_tower_5c.asm +++ b/mobile/battle_tower_5c.asm @@ -189,7 +189,7 @@ Special_BattleTowerBattle: ; 170215 ret ; 17021d -DummySpecial17021d: ; 17021d +DummySpecial_17021d: ; 17021d ret ; 17021e @@ -1751,7 +1751,7 @@ Special_LoadOpponentTrainerAndPokemonWithOTSprite: ; 0x170b44 db SPRITE_OFFICER db SPRITE_ROCKET_GIRL -DummySpecial170bd2: ; 170bd2 +DummySpecial_170bd2: ; 170bd2 ret ; 170bd3 |