From 2db97dde84bf4f0df87054cf45d813e9071f3760 Mon Sep 17 00:00:00 2001 From: sceptillion <33798691+sceptillion@users.noreply.github.com> Date: Mon, 11 Dec 2017 20:53:26 -0800 Subject: label functions --- asm/code_80047E8.s | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'asm/code_80047E8.s') 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: -- cgit v1.2.3