summaryrefslogtreecommitdiff
path: root/asm
diff options
context:
space:
mode:
authorcamthesaxman <cameronghall@cox.net>2017-08-27 11:14:39 -0500
committercamthesaxman <cameronghall@cox.net>2017-08-27 11:14:39 -0500
commit2f7e3b3f6bfa62d60adb6f24f8a59f93987dca3d (patch)
tree058dcbe19b2b7c90b412995082b0b6057a115871 /asm
parent9202e8d4c0b8ae285d0dae4ead2582c04c5d100f (diff)
Emitcmd22 -> EmitChoosePokemon
Diffstat (limited to 'asm')
-rw-r--r--asm/battle_2.s6
1 files changed, 3 insertions, 3 deletions
diff --git a/asm/battle_2.s b/asm/battle_2.s
index 731759851..617729451 100644
--- a/asm/battle_2.s
+++ b/asm/battle_2.s
@@ -573,7 +573,7 @@ _080127E0:
str r0, [sp]
movs r0, 0
movs r2, 0x6
- bl Emitcmd22
+ bl EmitChoosePokemon
b _0801289E
.align 2, 0
_08012808: .4byte gActiveBank
@@ -624,7 +624,7 @@ _08012854:
movs r1, 0
_0801286C:
movs r3, 0
- bl Emitcmd22
+ bl EmitChoosePokemon
b _0801289E
.align 2, 0
_08012874: .4byte gActionForBanks
@@ -643,7 +643,7 @@ _08012884:
movs r1, 0
movs r2, 0x6
movs r3, 0
- bl Emitcmd22
+ bl EmitChoosePokemon
_0801289E:
ldr r0, _080128A8 @ =gActiveBank
ldrb r0, [r0]