diff options
Diffstat (limited to 'asm/battle_controller_opponent.s')
-rw-r--r-- | asm/battle_controller_opponent.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/battle_controller_opponent.s b/asm/battle_controller_opponent.s index c35c3badf..5f06b1f8f 100644 --- a/asm/battle_controller_opponent.s +++ b/asm/battle_controller_opponent.s @@ -5183,7 +5183,7 @@ sub_8061F34: @ 8061F34 adds r4, r0 ldrh r0, [r4] bl BufferStringBattle - ldr r0, =gUnknown_02022E2C + ldr r0, =gDisplayedStringBattle movs r1, 0 bl battle_show_message_maybe ldr r1, =gBattleBankFunc |