diff options
author | YamaArashi <shadow962@live.com> | 2017-05-08 13:55:31 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2017-05-08 15:47:45 -0700 |
commit | e6868bbdb2b9a0f00085029817d3a451781973cd (patch) | |
tree | a67f4e64f6850944f5b25c94df415923b1c325a5 /asm/battle_2.s | |
parent | f6e3598f5efbda472c6605c94b5597d1196ea619 (diff) |
decompile roamer.s
Diffstat (limited to 'asm/battle_2.s')
-rw-r--r-- | asm/battle_2.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/battle_2.s b/asm/battle_2.s index a28ae518c..004d1eadf 100644 --- a/asm/battle_2.s +++ b/asm/battle_2.s @@ -10752,14 +10752,14 @@ _08013EE0: cmp r0, 0 beq _08013F1C ldr r0, _08013F50 @ =gEnemyParty - bl sub_8134504 + bl UpdateRoamerHPStatus ldrb r0, [r5] cmp r0, 0x1 beq _08013F18 cmp r0, 0x7 bne _08013F1C _08013F18: - bl sub_813452C + bl SetRoamerInactive _08013F1C: movs r0, 0x5A bl m4aSongNumStop |