summaryrefslogtreecommitdiff
path: root/arm9/modules/05/asm/module_05.s
diff options
context:
space:
mode:
authorred031000 <rubenru09@aol.com>2020-05-12 22:59:06 +0100
committerGitHub <noreply@github.com>2020-05-12 22:59:06 +0100
commitf4ea052ed0b4e3b0d6a3c12bce46ee53228a9bc0 (patch)
tree3e67cf4c560fe843d1323b8b1d5e79f44ef646b6 /arm9/modules/05/asm/module_05.s
parent2bec462a65cd2f593cf539e8e45b9f64f3b0c3b7 (diff)
parent1f1436119c04f510975d3729458d9218340beb9d (diff)
Merge pull request #80 from PikalaxALT/pikalax_work
Modules 58-64
Diffstat (limited to 'arm9/modules/05/asm/module_05.s')
-rw-r--r--arm9/modules/05/asm/module_05.s4
1 files changed, 2 insertions, 2 deletions
diff --git a/arm9/modules/05/asm/module_05.s b/arm9/modules/05/asm/module_05.s
index 9b34c034..cbfe382b 100644
--- a/arm9/modules/05/asm/module_05.s
+++ b/arm9/modules/05/asm/module_05.s
@@ -9489,7 +9489,7 @@ MOD05_021DBEA0: ; 0x021DBEA0
mov r1, #2
bl HandleLoadOverlay
add r0, r4, #0
- bl FUN_02254A68
+ bl MOD51_02254A68
add r4, #0x80
str r0, [r4]
pop {r4, pc}
@@ -9515,7 +9515,7 @@ MOD05_021DBECC: ; 0x021DBECC
push {r3, lr}
add r0, #0x80
ldr r0, [r0]
- bl FUN_02254AB8
+ bl MOD51_02254AB8
ldr r0, _021DBEE0 ; =SDK_OVERLAY_MODULE_51_ID
bl UnloadOverlayByID
pop {r3, pc}