diff options
author | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-07-03 12:40:04 +0800 |
---|---|---|
committer | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-07-07 01:46:05 +0800 |
commit | 503086bc7df2a832f49da321287e6b12b8e138fa (patch) | |
tree | 6f66f51376a6067e186f156ca7da60169606855e /asm/field_control_avatar.s | |
parent | d97925df0edcac9212ba827b31ff75c7968703f3 (diff) |
finished menu_indicators
Diffstat (limited to 'asm/field_control_avatar.s')
-rw-r--r-- | asm/field_control_avatar.s | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/asm/field_control_avatar.s b/asm/field_control_avatar.s index 226f65fd7..2eee6da2f 100644 --- a/asm/field_control_avatar.s +++ b/asm/field_control_avatar.s @@ -1901,8 +1901,8 @@ _0806D780: .4byte 0x00004021 _0806D784: .4byte gPlayerParty thumb_func_end AdjustFriendship_step - thumb_func_start DoPoisonFieldEffect_timer_set -DoPoisonFieldEffect_timer_set: @ 806D788 + thumb_func_start ClearPoisonStepCounter +ClearPoisonStepCounter: @ 806D788 push {lr} ldr r0, _0806D798 @ =0x00004022 movs r1, 0 @@ -1911,7 +1911,7 @@ DoPoisonFieldEffect_timer_set: @ 806D788 bx r0 .align 2, 0 _0806D798: .4byte 0x00004022 - thumb_func_end DoPoisonFieldEffect_timer_set + thumb_func_end ClearPoisonStepCounter thumb_func_start DoPoisonFieldEffect_step DoPoisonFieldEffect_step: @ 806D79C |