diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-04-29 13:06:11 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-04-29 13:06:11 -0400 |
commit | 35e7dffe66de92dccda079b62a6ce268906e1440 (patch) | |
tree | 6d6ab19a542d35dae9d071e1da7a599d7484e64d /asm/battle_script_commands.s | |
parent | 24d36fd91fb7b13efed60c94ab3882ce3b2d55ab (diff) |
trainer_pokemon_sprites
Diffstat (limited to 'asm/battle_script_commands.s')
-rw-r--r-- | asm/battle_script_commands.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/battle_script_commands.s b/asm/battle_script_commands.s index b01533468..9c69714cb 100644 --- a/asm/battle_script_commands.s +++ b/asm/battle_script_commands.s @@ -32536,7 +32536,7 @@ _0802DAE0: str r0, [sp, 0xC] adds r0, r5, 0 movs r3, 0x1 - bl sub_810C1CC + bl CreateMonPicSprite_HandleDeoxys str r4, [sp, 0x14] add r0, sp, 0x14 ldr r1, _0802DB48 @ =gPlttBufferFaded |