diff options
Diffstat (limited to 'asm/battle_controller_wally.s')
-rw-r--r-- | asm/battle_controller_wally.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/battle_controller_wally.s b/asm/battle_controller_wally.s index 895b0711c..e91f7d858 100644 --- a/asm/battle_controller_wally.s +++ b/asm/battle_controller_wally.s @@ -3603,7 +3603,7 @@ sub_816A3B8: @ 816A3B8 ldr r1, =gUnknown_02023066 adds r0, r1 ldrh r0, [r0] - bl battle_pick_message + bl BufferStringBattle ldr r0, =gUnknown_02022E2C movs r1, 0 bl battle_show_message_maybe @@ -4296,7 +4296,7 @@ sub_816A90C: @ 816A90C lsls r0, 2 adds r0, r5 ldr r1, =sub_805CC00 - bl oamt_set_x3A_32 + bl StoreSpriteCallbackInData6 ldrb r0, [r7] adds r0, r6 ldrb r1, [r0] |