diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-10-29 16:15:23 +0100 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-10-29 16:15:23 +0100 |
commit | 51df918c04a8dc0db21ad6a80eb74bebc16cba9f (patch) | |
tree | 7c006da96a5de8d6b4bec1bde55ff00ed16aa098 /asm/battle_controller_opponent.s | |
parent | e8903fb4dd3e1f9ef260beb93a939a7e6e9a045b (diff) |
evo scene file is done
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 b66e373ca..1536ba75c 100644 --- a/asm/battle_controller_opponent.s +++ b/asm/battle_controller_opponent.s @@ -5185,7 +5185,7 @@ sub_8061F34: @ 8061F34 bl BufferStringBattle ldr r0, =gDisplayedStringBattle movs r1, 0 - bl sub_814F9EC + bl BattleHandleAddTextPrinter ldr r1, =gBattleBankFunc ldrb r0, [r5] lsls r0, 2 |