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 d1d26b62a..e88a73a60 100644 --- a/asm/egg_hatch.s +++ b/asm/egg_hatch.s @@ -104,7 +104,7 @@ _080713AE: ldr r1, [sp, 0x3C] movs r2, 0x5 movs r3, 0x20 - bl create_pokemon_set_level + bl CreateMon movs r4, 0 _0807141E: adds r1, r4, 0 |