From 1095493c4f8aa2ae6b8103cb516ffcb92b0b65e4 Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Fri, 29 May 2020 09:40:48 -0400 Subject: Implement config.mk and config.h --- arm9/modules/86/asm/module_86.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arm9/modules/86') 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 -- cgit v1.2.3