diff options
Diffstat (limited to 'arm9/asm/unk_020051F4.s')
-rw-r--r-- | arm9/asm/unk_020051F4.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arm9/asm/unk_020051F4.s b/arm9/asm/unk_020051F4.s index 91832cb0..0e71ba6f 100644 --- a/arm9/asm/unk_020051F4.s +++ b/arm9/asm/unk_020051F4.s @@ -1069,7 +1069,7 @@ FUN_02005AE0: ; 0x02005AE0 bl FUN_02005BA0 add r0, r4, #0x0 mov r1, #0x8 - bl FUN_02016998 + bl AllocFromHeap add r4, r0, #0x0 bne _02005B04 bl ErrorHandling @@ -1163,7 +1163,7 @@ FUN_02005BA0: ; 0x02005BA0 ldr r0, [r4, #0x0] bl FUN_0200CAB4 add r0, r5, #0x0 - bl FUN_02016A18 + bl FreeToHeap _02005BC2: mov r0, #0x0 str r0, [r4, #0x0] |