diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-12 23:02:08 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-12 23:02:08 +0200 |
commit | c9603c40d86053a571023845b5c32c8ff381cabe (patch) | |
tree | d79f28da3ffd3c2eff489c62072204395cccfc2b /asm/egg_hatch.s | |
parent | 8731a8caa5602a516972329f7aa0624794b29ff2 (diff) | |
parent | 0918cadae3c2ab22993099bd474d40f93a893d5d (diff) |
Merge branch 'master' into decomp_pokemon
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 3e2a2456f..d646dbb73 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 |