diff options
author | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-08-25 13:09:46 +0800 |
---|---|---|
committer | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-08-26 04:01:55 +0800 |
commit | 1d8232b919a973b8e58d6431b0fb66ae6459f17a (patch) | |
tree | 6e24d64ebea1a3e9bd70c0c483d6403d6233ed59 /asm/battle_2.s | |
parent | 8b14f4e90abf8010e83d6b38a26034458ce36d5d (diff) |
thru atk23
Diffstat (limited to 'asm/battle_2.s')
-rw-r--r-- | asm/battle_2.s | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/asm/battle_2.s b/asm/battle_2.s index a019e4969..344325ff4 100644 --- a/asm/battle_2.s +++ b/asm/battle_2.s @@ -5766,8 +5766,8 @@ _08012BC0: .4byte gLastHitBy _08012BC4: .4byte gBattleResources thumb_func_end SwitchInClearSetData - thumb_func_start sub_8012BC8 -sub_8012BC8: @ 8012BC8 + thumb_func_start FaintClearSetData +FaintClearSetData: @ 8012BC8 push {r4-r7,lr} mov r7, r10 mov r6, r9 @@ -6257,7 +6257,7 @@ _08012F9C: .4byte gLastPrintedMoves _08012FA0: .4byte gLastHitBy _08012FA4: .4byte gBattleResources _08012FA8: .4byte gBaseStats - thumb_func_end sub_8012BC8 + thumb_func_end FaintClearSetData thumb_func_start BattleIntroGetMonsData BattleIntroGetMonsData: @ 8012FAC |