diff options
author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2019-04-11 13:21:26 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-04-11 13:21:26 -0400 |
commit | c17af4853c5c5854170702292ebd573bc14b5b0e (patch) | |
tree | 4b10ee7f38e45cf1c0f74eafb1274afe70405155 /asm/seagallop.s | |
parent | 7f920b887f9a060524347b4cc3a5e3f3abdd3b03 (diff) | |
parent | 18b20721d91e811595491d70e9512ace654e4f5a (diff) |
Merge pull request #46 from PikalaxALT/oak_speech
Oak speech
Diffstat (limited to 'asm/seagallop.s')
-rw-r--r-- | asm/seagallop.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/seagallop.s b/asm/seagallop.s index f54d0d986..c4bf6cccf 100644 --- a/asm/seagallop.s +++ b/asm/seagallop.s @@ -533,7 +533,7 @@ _081472F8: .4byte 0x81000800 thumb_func_start sub_81472FC sub_81472FC: @ 81472FC push {lr} - bl remove_some_task + bl ScanlineEffect_Stop bl ResetTasks bl ResetSpriteData bl dp13_810BB8C |