diff options
author | Marcus Huderle <huderlem@gmail.com> | 2018-03-15 08:12:14 -0700 |
---|---|---|
committer | Marcus Huderle <huderlem@gmail.com> | 2018-03-18 17:37:05 -0700 |
commit | 570d547ee7d3a57da026d2fac007036beaf80233 (patch) | |
tree | 17ee64d9d6a541ba858d443ee79f8eff63d6a5cc /asm/flying.s | |
parent | d51855dfadf9e1357ef8e33e90b5156f8561405c (diff) |
Document PIN_MISSILE and ICICLE_SPEAR anims
Diffstat (limited to 'asm/flying.s')
-rw-r--r-- | asm/flying.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/flying.s b/asm/flying.s index a9872c903..1862e3218 100644 --- a/asm/flying.s +++ b/asm/flying.s @@ -2934,7 +2934,7 @@ sub_80DB5E4: @ 80DB5E4 asrs r5, 16 adds r0, r4, 0 adds r1, r5, 0 - bl sub_80790F0 + bl ArcTan2Neg lsls r0, 16 movs r1, 0xC0 lsls r1, 24 |