diff options
Diffstat (limited to 'asm/egg_hatch.s')
-rw-r--r-- | asm/egg_hatch.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/egg_hatch.s b/asm/egg_hatch.s index e88a73a60..db900298e 100644 --- a/asm/egg_hatch.s +++ b/asm/egg_hatch.s @@ -248,7 +248,7 @@ sub_80714B8: @ 80714B8 adds r0, r5, 0 bl sub_806E924 adds r0, r5, 0 - bl pokemon_calc_effective_stats + bl CalculateMonStats add sp, 0x14 pop {r4,r5} pop {r0} |