diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-13 10:03:07 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-13 10:03:07 +0200 |
commit | a83d07e1b3134ff7c23a3ac39552f8285a0c09b4 (patch) | |
tree | 0feb901cc447f2b76c006e54affa906977be8ab9 /asm/egg_hatch.s | |
parent | 625b1b69493313224277dcfd957269cc9945eb84 (diff) | |
parent | 0918cadae3c2ab22993099bd474d40f93a893d5d (diff) |
Merge branch 'master' into decomp_berry
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 |