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/28/asm/module_28.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arm9/modules/28') diff --git a/arm9/modules/28/asm/module_28.s b/arm9/modules/28/asm/module_28.s index 8a9f5379..a839daf7 100644 --- a/arm9/modules/28/asm/module_28.s +++ b/arm9/modules/28/asm/module_28.s @@ -760,7 +760,7 @@ _02254DDC: _02254DE0: ldrh r0, [r4, #8] mov r1, #0x1c - bl FUN_02068678 + bl GetMonBaseStat mov r1, #0x59 lsl r1, r1, #2 strb r0, [r5, r1] -- cgit v1.2.3