summaryrefslogtreecommitdiff
path: root/asm/entry.s
diff options
context:
space:
mode:
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