diff options
Diffstat (limited to 'asm/battle_controller_wally.s')
-rw-r--r-- | asm/battle_controller_wally.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/battle_controller_wally.s b/asm/battle_controller_wally.s index d5ae21cc5..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 |