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 48f6ae7b3..52a659663 100644 --- a/asm/egg_hatch.s +++ b/asm/egg_hatch.s @@ -468,7 +468,7 @@ sub_807172C: @ 807172C thumb_func_start sub_8071740 sub_8071740: @ 8071740 push {lr} - bl script_env_2_enable + bl ScriptContext2_Enable ldr r0, =sub_8071760 movs r1, 0xA bl CreateTask |