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/71/asm/module_71.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arm9/modules/71') diff --git a/arm9/modules/71/asm/module_71.s b/arm9/modules/71/asm/module_71.s index 8a04256d..92db112b 100644 --- a/arm9/modules/71/asm/module_71.s +++ b/arm9/modules/71/asm/module_71.s @@ -1387,7 +1387,7 @@ MOD71_0222E118: ; 0x0222E118 cmp r0, #0 beq _0222E18E mov r1, #0x1c - bl FUN_02068678 + bl GetMonBaseStat strh r0, [r4, #0xa] _0222E18E: cmp r6, #0 -- cgit v1.2.3