From e41306f4804014a85e6ef3d7c4d1efc9210fd342 Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Wed, 13 May 2020 11:33:03 -0400 Subject: Tail calls --- arm9/modules/71/asm/module_71.s | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'arm9/modules/71') diff --git a/arm9/modules/71/asm/module_71.s b/arm9/modules/71/asm/module_71.s index b0d7af7e..9aa14aef 100644 --- a/arm9/modules/71/asm/module_71.s +++ b/arm9/modules/71/asm/module_71.s @@ -3791,14 +3791,14 @@ _0222F4F4: thumb_func_start MOD70_0222F528 MOD70_0222F528: ; 0x0222F528 - ldr r3, _0222F534 ; =0x02030A79 + ldr r3, _0222F534 ; =FUN_02030A78 mov r2, #0xfa add r1, r0, #0 mov r0, #0x1d lsl r2, r2, #2 bx r3 .align 2, 0 -_0222F534: .word 0x02030A79 +_0222F534: .word FUN_02030A78 thumb_func_end MOD70_0222F528 thumb_func_start MOD70_0222F538 -- cgit v1.2.3