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/81/asm/module_81.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arm9/modules/81') diff --git a/arm9/modules/81/asm/module_81.s b/arm9/modules/81/asm/module_81.s index 2398e91b..f852db8d 100644 --- a/arm9/modules/81/asm/module_81.s +++ b/arm9/modules/81/asm/module_81.s @@ -199,7 +199,7 @@ MOD81_02237FE8: ; 0x02237FE8 mov r2, #0 bl FUN_020672BC mov r1, #0x1c - bl FUN_02068678 + bl GetMonBaseStat cmp r0, #0 bne _02238000 mov r0, #1 -- cgit v1.2.3