diff options
author | Marijn van der Werf <marijn.vanderwerf@gmail.com> | 2017-01-09 01:16:00 +0100 |
---|---|---|
committer | Marijn van der Werf <marijn.vanderwerf@gmail.com> | 2017-01-09 01:16:00 +0100 |
commit | c4506ac9d4ca81bb33f0684e81f3b323fe773ef0 (patch) | |
tree | 3a80da65958c13330e379700f56bc07abde57a2c /asm | |
parent | cee1e81cb0d8bf808f145004b5b46249d2dbdedd (diff) |
Split up different credits tasks
Diffstat (limited to 'asm')
-rw-r--r-- | asm/credits.s | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/asm/credits.s b/asm/credits.s index 4c6f9d5d8..860015e46 100644 --- a/asm/credits.s +++ b/asm/credits.s @@ -6,8 +6,8 @@ .text - thumb_func_start sub_8144514 -sub_8144514: @ 8144514 + thumb_func_start task_d_8144514 +task_d_8144514: @ 8144514 push {r4-r7,lr} mov r7, r9 mov r6, r8 @@ -120,7 +120,7 @@ _08144584: movs r1, 0x32 b _0814460A .align 2, 0 -_081445EC: .4byte sub_8143B68 +_081445EC: .4byte task_a_8143B68 _081445F0: .4byte gUnknown_0840CA00 _081445F4: .4byte gSprites _081445F8: @@ -184,7 +184,7 @@ _08144658: pop {r4-r7} pop {r0} bx r0 - thumb_func_end sub_8144514 + thumb_func_end task_d_8144514 thumb_func_start sub_8144664 sub_8144664: @ 8144664 |