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 db900298e..8620a4926 100644 --- a/asm/egg_hatch.s +++ b/asm/egg_hatch.s @@ -246,7 +246,7 @@ sub_80714B8: @ 80714B8 movs r1, 0x23 bl SetMonData adds r0, r5, 0 - bl sub_806E924 + bl RestoreMonMovesPP adds r0, r5, 0 bl CalculateMonStats add sp, 0x14 |