summaryrefslogtreecommitdiff
path: root/arm9/modules/77/asm
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2021-05-30 20:13:58 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2021-05-30 20:13:58 -0400
commitdaf02d9b198906d93a9b289315d0fc1e519843ef (patch)
treed111ed6157e21f26c4df2c2768084c51e58803d9 /arm9/modules/77/asm
parent2e6a113eb27577764b1b6de22e04ae1f73d3069f (diff)
Document heap.c, 3
Diffstat (limited to 'arm9/modules/77/asm')
-rw-r--r--arm9/modules/77/asm/module_77.s4
1 files changed, 2 insertions, 2 deletions
diff --git a/arm9/modules/77/asm/module_77.s b/arm9/modules/77/asm/module_77.s
index 1f240502..0b432b90 100644
--- a/arm9/modules/77/asm/module_77.s
+++ b/arm9/modules/77/asm/module_77.s
@@ -28,7 +28,7 @@ MOD77_021D74E0: ; 0x021D74E0
mov r0, #3
mov r1, #0x32
lsl r2, r2, #7
- bl FUN_0201681C
+ bl CreateHeap
ldr r1, _021D75DC ; =0x0000C32C
add r0, r4, #0
mov r2, #0x32
@@ -831,7 +831,7 @@ MOD77_021D7BAC: ; 0x021D7BAC
add r0, r6, #0
bl OverlayManager_FreeData
add r0, r5, #0
- bl FUN_020168D0
+ bl DestroyHeap
ldr r0, _021D7C20 ; =gMain + 0x60
mov r1, #0
strb r1, [r0, #5]