diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2020-03-02 13:34:34 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2020-03-02 13:34:34 -0500 |
commit | 6363d39e99612904a0393a272bbb1748ef9dca20 (patch) | |
tree | cf9c1aefab372c383d222339f01a39f5ec7f210d /asm/field_weather_effects.s | |
parent | 9803cb612e6ca383694527d01f05f33edcc777a2 (diff) |
port field_effect_helpers from emerald
Diffstat (limited to 'asm/field_weather_effects.s')
-rw-r--r-- | asm/field_weather_effects.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/field_weather_effects.s b/asm/field_weather_effects.s index 0330bcbaf..24ccbcf94 100644 --- a/asm/field_weather_effects.s +++ b/asm/field_weather_effects.s @@ -252,7 +252,7 @@ _0807B456: adds r2, 0x20 adds r3, r4, 0 adds r3, 0x22 - bl sub_8063B1C + bl SetSpritePosToMapCoords adds r4, 0x3E ldrb r0, [r4] movs r1, 0x2 |