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/35/asm/module_35.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arm9/modules/35') diff --git a/arm9/modules/35/asm/module_35.s b/arm9/modules/35/asm/module_35.s index 135c8922..727fced8 100644 --- a/arm9/modules/35/asm/module_35.s +++ b/arm9/modules/35/asm/module_35.s @@ -925,7 +925,7 @@ _02254F00: beq _02254F36 ldrh r0, [r6, #0x1c] mov r1, #0x1c - bl FUN_02068678 + bl GetMonBaseStat cmp r0, #0 ldr r0, [r7, #0x24] beq _02254F30 -- cgit v1.2.3