diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-20 13:12:43 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-20 13:12:43 +0200 |
commit | 3919b7130b2a8709562b012099947923a16af02d (patch) | |
tree | fc41f69f7213aaaed914d4ceebfa58d3beb519c6 /asm/fldeff_sweetscent.s | |
parent | 67a8ac72ec8629d2d737fcd976969303bcd056f5 (diff) | |
parent | f94074b6027d1efe067fd972127eb7730cbef2e0 (diff) |
Fix merge conflicts
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 + |