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/86 | |
| parent | 0cb8e5bbaec817507ccfca6a79f7976e7975d6cf (diff) | |
Implement config.mk and config.h
Diffstat (limited to 'arm9/modules/86')
| -rw-r--r-- | arm9/modules/86/asm/module_86.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arm9/modules/86/asm/module_86.s b/arm9/modules/86/asm/module_86.s index 9c974657..920d9ed9 100644 --- a/arm9/modules/86/asm/module_86.s +++ b/arm9/modules/86/asm/module_86.s @@ -457,7 +457,7 @@ MOD86_021D7858: ; 0x021D7858 mov r1, #7 bl FUN_020178A0 ldr r0, [r4, #0x10] - bl FUN_02016A18 + bl FreeToHeap pop {r4, pc} thumb_func_end MOD86_021D7858 |
