From b80100f71232394f72f2a278ff30c78e46b3ffd4 Mon Sep 17 00:00:00 2001 From: tgsm Date: Wed, 17 Mar 2021 00:33:05 -0400 Subject: unk_02024E64: use a struct for storing information Also add a missing include guard and name a couple of functions. --- arm9/modules/59/asm/mod59_021D74E0_asm.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arm9/modules') diff --git a/arm9/modules/59/asm/mod59_021D74E0_asm.s b/arm9/modules/59/asm/mod59_021D74E0_asm.s index cd947e57..447b763f 100644 --- a/arm9/modules/59/asm/mod59_021D74E0_asm.s +++ b/arm9/modules/59/asm/mod59_021D74E0_asm.s @@ -181,7 +181,7 @@ MOD59_021D76C0: ; 0x021D76C0 bl FUN_02024EB4 ldr r1, [r4, #0x74] ldr r1, [r1, #0x18] - bl FUN_02024EF4 + bl RivalsNameToU16Array ldr r0, [r4, #0x70] bl FUN_02077AC4 ldr r0, [r4, #0x74] -- cgit v1.2.3