diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2018-10-12 15:29:43 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2018-10-12 15:29:43 -0400 |
commit | a4000de4bc94c21ee91295727c605b90ce2f7397 (patch) | |
tree | 09c5ba55a2698d9bb082c2b46039008823ec2844 /asm/battle_script_commands.s | |
parent | 67cbc482982245c8cdd0466f59d73ab89d09b633 (diff) |
sub_81121D8
Diffstat (limited to 'asm/battle_script_commands.s')
-rw-r--r-- | asm/battle_script_commands.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/battle_script_commands.s b/asm/battle_script_commands.s index 58e7a405b..5d411bc70 100644 --- a/asm/battle_script_commands.s +++ b/asm/battle_script_commands.s @@ -32539,7 +32539,7 @@ _0802DAE0: bl sub_810C1CC str r4, [sp, 0x14] add r0, sp, 0x14 - ldr r1, _0802DB48 @ =gUnknown_20375F8 + ldr r1, _0802DB48 @ =gPlttBufferFaded ldr r2, _0802DB4C @ =0x05000080 bl CpuSet ldr r0, _0802DB50 @ =0x0001ffff @@ -32562,7 +32562,7 @@ _0802DB36: .align 2, 0 _0802DB40: .4byte gBattleMons _0802DB44: .4byte 0x0000ffff -_0802DB48: .4byte gUnknown_20375F8 +_0802DB48: .4byte gPlttBufferFaded _0802DB4C: .4byte 0x05000080 _0802DB50: .4byte 0x0001ffff _0802DB54: .4byte gUnknown_2023E82 |