diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-10-08 14:54:51 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-10-08 14:54:51 +0200 |
commit | 95e4ae06ceacc583ecd7678adda2f19675be507d (patch) | |
tree | fe20cc9a7c43f2edf638ce5bfb491b60277cf3b6 /asm/battle_controller_player.s | |
parent | 7552caaadc3b5ec64bc4ea8c6927d6d452238730 (diff) |
battle message decompiled and dumped
Diffstat (limited to 'asm/battle_controller_player.s')
-rw-r--r-- | asm/battle_controller_player.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/battle_controller_player.s b/asm/battle_controller_player.s index 1ea1bb5f2..73601e84c 100644 --- a/asm/battle_controller_player.s +++ b/asm/battle_controller_player.s @@ -4401,7 +4401,7 @@ sub_8059B3C: @ 8059B3C ldrb r0, [r0] cmp r0, 0x1 beq _08059B98 - bl sub_814FBAC + bl SetPpNumbersPaletteInMoveSelection ldrb r1, [r7] lsls r4, r1, 9 adds r0, r5, 0x4 |