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/menu_helpers.s | |
parent | c146c247f23f703f1de48506ecb222d5b72a1200 (diff) |
decompile more of sprite.s
Diffstat (limited to 'asm/menu_helpers.s')
-rw-r--r-- | asm/menu_helpers.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/menu_helpers.s b/asm/menu_helpers.s index a0b6f88d8..68ecd4776 100644 --- a/asm/menu_helpers.s +++ b/asm/menu_helpers.s @@ -793,7 +793,7 @@ _08122358: lsls r0, 2 adds r0, r7 movs r1, 0x1 - bl StartObjectImageAnim + bl StartSpriteAnim _0812237E: ldrb r1, [r4] lsls r0, r1, 4 |