summaryrefslogtreecommitdiff
path: root/asm/egg_hatch.s
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@users.noreply.github.com>2019-04-11 13:21:26 -0400
committerGitHub <noreply@github.com>2019-04-11 13:21:26 -0400
commitc17af4853c5c5854170702292ebd573bc14b5b0e (patch)
tree4b10ee7f38e45cf1c0f74eafb1274afe70405155 /asm/egg_hatch.s
parent7f920b887f9a060524347b4cc3a5e3f3abdd3b03 (diff)
parent18b20721d91e811595491d70e9512ace654e4f5a (diff)
Merge pull request #46 from PikalaxALT/oak_speech
Oak speech
Diffstat (limited to 'asm/egg_hatch.s')
-rw-r--r--asm/egg_hatch.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/egg_hatch.s b/asm/egg_hatch.s
index eef234a71..aa5b2d8f6 100644
--- a/asm/egg_hatch.s
+++ b/asm/egg_hatch.s
@@ -621,7 +621,7 @@ _08047090:
bl FreeAllSpritePalettes
bl ResetSpriteData
bl ResetTasks
- bl remove_some_task
+ bl ScanlineEffect_Stop
bl m4aSoundVSyncOn
b _0804724A
.align 2, 0