diff options
| author | PikalaxALT <pikalaxalt@gmail.com> | 2020-05-29 09:40:48 -0400 |
|---|---|---|
| committer | PikalaxALT <pikalaxalt@gmail.com> | 2020-05-29 09:40:48 -0400 |
| commit | 1095493c4f8aa2ae6b8103cb516ffcb92b0b65e4 (patch) | |
| tree | b76f863d5f0470f22bea01c81bb5b538a652a0a3 /arm9/modules/67/asm | |
| parent | 0cb8e5bbaec817507ccfca6a79f7976e7975d6cf (diff) | |
Implement config.mk and config.h
Diffstat (limited to 'arm9/modules/67/asm')
| -rw-r--r-- | arm9/modules/67/asm/module_67.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arm9/modules/67/asm/module_67.s b/arm9/modules/67/asm/module_67.s index 11ce834a..02c76f3d 100644 --- a/arm9/modules/67/asm/module_67.s +++ b/arm9/modules/67/asm/module_67.s @@ -3315,7 +3315,7 @@ MOD67_021D8F00: ; 0x021D8F00 ldr r1, [sp, #0xc] bl FUN_0200AC60 add r0, r6, #0 - bl FUN_02016A18 + bl FreeToHeap add sp, #0x10 pop {r3, r4, r5, r6, r7, pc} thumb_func_end MOD67_021D8F00 |
