From fb938eada97e211193fc0836d3039bbe3abe126c Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Sun, 7 Jun 2020 21:09:35 -0400 Subject: Name more routines in pokemon.s --- arm9/modules/65/asm/module_65.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arm9/modules/65') diff --git a/arm9/modules/65/asm/module_65.s b/arm9/modules/65/asm/module_65.s index 437fc4a6..1b712f1c 100644 --- a/arm9/modules/65/asm/module_65.s +++ b/arm9/modules/65/asm/module_65.s @@ -3388,7 +3388,7 @@ MOD65_021D8F34: ; 0x021D8F34 strb r0, [r1] ldrh r0, [r4, #0x34] mov r1, #0x1c - bl FUN_02068678 + bl GetMonBaseStat mov r1, #1 eor r1, r0 add r0, r4, #0 -- cgit v1.2.3