diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-05 20:13:34 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-05 20:13:34 +0200 |
commit | b6661e7736138bb61c4d58e61add686cec9e7739 (patch) | |
tree | 100511f746b70eb74756abcf09f79cddf5635936 /asm/battle_controller_recorded_player.s | |
parent | a7486afb4e28cc0bbd9856990c4af2c7b7140f2a (diff) |
name some pokemon and battle labels
Diffstat (limited to 'asm/battle_controller_recorded_player.s')
-rw-r--r-- | asm/battle_controller_recorded_player.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/battle_controller_recorded_player.s b/asm/battle_controller_recorded_player.s index 273a6b3ad..ff0bf98c6 100644 --- a/asm/battle_controller_recorded_player.s +++ b/asm/battle_controller_recorded_player.s @@ -4819,7 +4819,7 @@ sub_818C43C: @ 818C43C 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 |