diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-06 21:48:30 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-06 21:48:30 +0200 |
commit | cdd36116f221d62566c771fec2df15a2f33f507e (patch) | |
tree | 46db7efd4893745acfbef7f54b53b18a8c81477c /asm/egg_hatch.s | |
parent | 33ee3115ab77d326ffeca49ce9a124c31af587bb (diff) |
label pokemon3.s
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 346342d80..48f6ae7b3 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 RestoreMonMovesPP + bl MonRestorePP adds r0, r5, 0 bl CalculateMonStats add sp, 0x14 |