summaryrefslogtreecommitdiff
path: root/asm/battle_interface.s
diff options
context:
space:
mode:
authorjiangzhengwenjz <jiangzhengwenjzw@qq.com>2019-07-12 09:59:49 +0800
committerjiangzhengwenjz <jiangzhengwenjzw@qq.com>2019-07-12 09:59:49 +0800
commit43ba65ef8b733912cbbf73478b722787c528dab6 (patch)
treec876a8cb195269f1f373e13fe43192933da7035a /asm/battle_interface.s
parent39d68ebd445be5657a916dec1b4872717e9c40d3 (diff)
document pokemon function symbols
Diffstat (limited to 'asm/battle_interface.s')
-rw-r--r--asm/battle_interface.s4
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/battle_interface.s b/asm/battle_interface.s
index acf228669..959e4e19d 100644
--- a/asm/battle_interface.s
+++ b/asm/battle_interface.s
@@ -3610,7 +3610,7 @@ _08049734:
lsls r1, 24
lsrs r1, 24
adds r0, r7, 0
- bl sub_80448F8
+ bl CheckBattleTypeGhost
lsls r0, 24
cmp r0, 0
beq _08049754
@@ -3755,7 +3755,7 @@ sub_804981C: @ 804981C
ldr r6, _080498EC @ =gEnemyParty
adds r0, r6
adds r1, r4, 0
- bl sub_80448F8
+ bl CheckBattleTypeGhost
lsls r0, 24
cmp r0, 0
bne _0804991C