summaryrefslogtreecommitdiff
path: root/asm/entry.s
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2020-04-15 08:58:21 -0400
committerPikalaxALT <PikalaxALT@gmail.com>2020-04-15 08:58:21 -0400
commita5332e2f9e029ca7c0003a5cd096af3c68ace5bb (patch)
treedf717f7c0590419d59e9dc246469dc6e5956b6e8 /asm/entry.s
parentf9b7d7411b74e29e048ea7d48cf6d8302e50d2d4 (diff)
Finish filling out header
Diffstat (limited to 'asm/entry.s')
-rw-r--r--asm/entry.s5
1 files changed, 3 insertions, 2 deletions
diff --git a/asm/entry.s b/asm/entry.s
index bd6ed223..90d233bb 100644
--- a/asm/entry.s
+++ b/asm/entry.s
@@ -188,9 +188,10 @@ _02000A50:
blt _02000A50
b _02000A0C
_02000A6C:
- b _2000A74
+ b ARM9AutoLoad
.pool
-_2000A74:
+ .global ARM9AutoLoad
+ARM9AutoLoad:
bx lr
arm_func_end do_autoload