From 5106f9a218925320e0807bcd8b45e299d49f5214 Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Thu, 11 Jun 2020 14:31:58 -0400 Subject: Fixup pokemon substructs and fill out MON_DATA_ defines --- arm9/modules/74/asm/module_74.s | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'arm9/modules/74') diff --git a/arm9/modules/74/asm/module_74.s b/arm9/modules/74/asm/module_74.s index 785f1686..46afe454 100644 --- a/arm9/modules/74/asm/module_74.s +++ b/arm9/modules/74/asm/module_74.s @@ -845,7 +845,7 @@ MOD74_021D7B20: ; 0x021D7B20 mov r0, #0 mov r1, #0x1a mov r2, #0x11 - bl FUN_0200A86C + bl NewMsgDataFromNarc str r0, [r5, #0x28] ldr r2, [r5] mov r0, #2 @@ -938,7 +938,7 @@ _021D7BEC: ldr r0, [r6, #0x2c] bl FUN_0200AB18 ldr r0, [r6, #0x28] - bl FUN_0200A8B8 + bl DestroyMsgData pop {r4, r5, r6, pc} .align 2, 0 thumb_func_end MOD74_021D7BB4 -- cgit v1.2.3