diff options
author | sceptillion <33798691+sceptillion@users.noreply.github.com> | 2017-12-11 20:53:26 -0800 |
---|---|---|
committer | sceptillion <33798691+sceptillion@users.noreply.github.com> | 2017-12-11 20:53:26 -0800 |
commit | 2db97dde84bf4f0df87054cf45d813e9071f3760 (patch) | |
tree | f3fb4a2e0a09c860a0403c924b8e35739576b0dd /asm/code_80047E8.s | |
parent | 898824cb67e9de052fb90e767cfa1a4965db7849 (diff) |
label functions
Diffstat (limited to 'asm/code_80047E8.s')
-rw-r--r-- | asm/code_80047E8.s | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/asm/code_80047E8.s b/asm/code_80047E8.s index 3c22773..407c747 100644 --- a/asm/code_80047E8.s +++ b/asm/code_80047E8.s @@ -5,8 +5,8 @@ .text - thumb_func_start sub_80047E8 -sub_80047E8: + thumb_func_start InitInput +InitInput: ldr r0, _08004840 movs r3, 0 movs r2, 0 @@ -58,7 +58,7 @@ _0800484C: .4byte 0x004a14c1 _08004850: .4byte gUnknown_2025600 _08004854: .4byte 0x0000ffff _08004858: .4byte gUnknown_2025668 - thumb_func_end sub_80047E8 + thumb_func_end InitInput thumb_func_start sub_800485C sub_800485C: |