summaryrefslogtreecommitdiff
path: root/arm9/modules/74
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2020-05-29 09:40:48 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2020-05-29 09:40:48 -0400
commit1095493c4f8aa2ae6b8103cb516ffcb92b0b65e4 (patch)
treeb76f863d5f0470f22bea01c81bb5b538a652a0a3 /arm9/modules/74
parent0cb8e5bbaec817507ccfca6a79f7976e7975d6cf (diff)
Implement config.mk and config.h
Diffstat (limited to 'arm9/modules/74')
-rw-r--r--arm9/modules/74/asm/module_74.s4
1 files changed, 2 insertions, 2 deletions
diff --git a/arm9/modules/74/asm/module_74.s b/arm9/modules/74/asm/module_74.s
index 283ad8a8..785f1686 100644
--- a/arm9/modules/74/asm/module_74.s
+++ b/arm9/modules/74/asm/module_74.s
@@ -675,7 +675,7 @@ _021D79D8:
blt _021D79D8
_021D79EE:
ldr r0, [r6, #0x10]
- bl FUN_02016A18
+ bl FreeToHeap
pop {r4, r5, r6, pc}
.align 2, 0
thumb_func_end MOD74_021D79C8
@@ -1309,7 +1309,7 @@ _021D7F0C:
cmp r0, #0x1e
blt _021D7EB8
ldr r0, [sp]
- bl FUN_02016A18
+ bl FreeToHeap
add sp, #8
pop {r3, r4, r5, r6, r7, pc}
.align 2, 0