diff options
Diffstat (limited to 'asm')
-rw-r--r-- | asm/battle_controller_safari.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/battle_controller_safari.s b/asm/battle_controller_safari.s index a92f74550..97bcd15b5 100644 --- a/asm/battle_controller_safari.s +++ b/asm/battle_controller_safari.s @@ -587,7 +587,7 @@ SafariHandleTrainerThrow: @ 812B8B8 ldrb r0, [r4, 0x8] ldr r5, _0812B970 @ =gActiveBank ldrb r1, [r5] - bl sub_8031AF4 + bl LoadPlayerTrainerBankSprite ldrb r6, [r4, 0x8] ldrb r0, [r5] bl GetBankIdentity |