diff options
Diffstat (limited to 'arm9/asm/unk_02001B80.s')
-rw-r--r-- | arm9/asm/unk_02001B80.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arm9/asm/unk_02001B80.s b/arm9/asm/unk_02001B80.s index 10a31936..40e9a53d 100644 --- a/arm9/asm/unk_02001B80.s +++ b/arm9/asm/unk_02001B80.s @@ -32,7 +32,7 @@ FUN_02001B8C: ; 0x02001B8C mov r1, #0x20 add r7, r2, #0x0 str r0, [sp, #0x4] - bl FUN_02016998 + bl AllocFromHeap add r4, r0, #0x0 add r3, r5, #0x0 ldmia r3!, {r0-r1} |