diff options
author | scnorton <scnorton@biociphers.org> | 2017-09-15 14:26:01 -0400 |
---|---|---|
committer | scnorton <scnorton@biociphers.org> | 2017-09-15 14:26:01 -0400 |
commit | 9f6a4be9f05a46031d20ed7a48398147def2643c (patch) | |
tree | fe51e39b2794871bf9ed3f2317d2e0225692086f /asm/fldeff_sweetscent.s | |
parent | 9a13b1f34e8ccb2b4c868a5c7d06ff86210125f2 (diff) |
BerryTree
Diffstat (limited to 'asm/fldeff_sweetscent.s')
-rw-r--r-- | asm/fldeff_sweetscent.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/fldeff_sweetscent.s b/asm/fldeff_sweetscent.s index a297dd41d..5c83b455d 100644 --- a/asm/fldeff_sweetscent.s +++ b/asm/fldeff_sweetscent.s @@ -24,7 +24,7 @@ hm2_sweet_scent: @ 8159F10 movs r0, 0x33 bl FieldEffectStart bl brm_get_pokemon_selection - ldr r1, =gUnknown_02038C08 + ldr r1, =gFieldEffectSpawnParams lsls r0, 24 lsrs r0, 24 str r0, [r1] @@ -217,4 +217,4 @@ _0815A0BE: thumb_func_end sub_815A090 .align 2, 0 @ Don't pad with nop. -
\ No newline at end of file + |