diff options
Diffstat (limited to 'asm/battle_controller_opponent.s')
-rw-r--r-- | asm/battle_controller_opponent.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/battle_controller_opponent.s b/asm/battle_controller_opponent.s index ed5bb8ab1..d2f5ee5d9 100644 --- a/asm/battle_controller_opponent.s +++ b/asm/battle_controller_opponent.s @@ -4725,7 +4725,7 @@ sub_8061AF0: @ 8061AF0 lsls r0, 2 adds r0, r5 ldr r1, =SpriteCallbackDummy - bl oamt_set_x3A_32 + bl StoreSpriteCallbackInData6 ldr r1, =gBattleBankFunc ldrb r0, [r4] lsls r0, 2 @@ -6155,7 +6155,7 @@ sub_80626FC: @ 80626FC lsls r0, 2 adds r0, r4 ldr r1, =sub_806280C - bl oamt_set_x3A_32 + bl StoreSpriteCallbackInData6 ldr r0, =sub_8062828 movs r1, 0x5 bl CreateTask |