diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-02 12:12:09 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-02 12:12:09 +0200 |
commit | 24a1e3e544eecbb10905f41c257fce8df7e3a5ce (patch) | |
tree | 739511f1508496187c0f43dab042d0bc1539e140 /asm/fldeff_emotion.s | |
parent | c146c247f23f703f1de48506ecb222d5b72a1200 (diff) |
decompile more of sprite.s
Diffstat (limited to 'asm/fldeff_emotion.s')
-rw-r--r-- | asm/fldeff_emotion.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/fldeff_emotion.s b/asm/fldeff_emotion.s index 0e1bbb85e..845f5618f 100644 --- a/asm/fldeff_emotion.s +++ b/asm/fldeff_emotion.s @@ -126,7 +126,7 @@ sub_80B46D8: @ 80B46D8 strh r3, [r0, 0x34] strh r1, [r0, 0x3C] adds r1, r2, 0 - bl StartObjectImageAnim + bl StartSpriteAnim pop {r4} pop {r0} bx r0 |