diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2018-02-26 08:23:17 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2018-02-26 08:23:17 -0500 |
commit | f46e941f306a3f9b6a527e33f3657657da0436cb (patch) | |
tree | 3f9c4825730ba54c1bca2f256b0b50f5775d9ea6 /asm | |
parent | 80906f022b3908e220f33c6b3aea1091e1dde57a (diff) |
Name functions, variables, and that one flag constant
Diffstat (limited to 'asm')
-rw-r--r-- | asm/battle_tower.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/battle_tower.s b/asm/battle_tower.s index eb89d4d79..6cee2dc0a 100644 --- a/asm/battle_tower.s +++ b/asm/battle_tower.s @@ -3134,7 +3134,7 @@ _081639FC: bl __umodsi3 cmp r0, 0 bne _08163A78 - bl sub_81DA57C + bl UpdateGymLeaderRematch b _08163A78 .pool _08163A2C: |