diff options
author | sceptillion <33798691+sceptillion@users.noreply.github.com> | 2017-12-17 03:44:39 -0800 |
---|---|---|
committer | sceptillion <33798691+sceptillion@users.noreply.github.com> | 2017-12-17 03:44:39 -0800 |
commit | 3ddda066d91cbbd377584acacaea62a9deba8873 (patch) | |
tree | 4af711b5daff8a50548f1df28f3981024cb9be8e /asm/field_screen_effect.s | |
parent | 3ff48ec8c890d95c5fbc467896414a018bf523ad (diff) |
import names from pokeruby
Diffstat (limited to 'asm/field_screen_effect.s')
-rw-r--r-- | asm/field_screen_effect.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/field_screen_effect.s b/asm/field_screen_effect.s index ea891e55b..d1fee0015 100644 --- a/asm/field_screen_effect.s +++ b/asm/field_screen_effect.s @@ -372,7 +372,7 @@ _0807F0AC: .4byte gUnknown_83C68D4 thumb_func_start sub_807F0B0 sub_807F0B0: @ 807F0B0 push {lr} - bl sub_8055FD4 + bl Overworld_FadeOutMapMusic ldr r0, _0807F0C4 @ =task50_0807F0C8 movs r1, 0x50 bl CreateTask |