summaryrefslogtreecommitdiff
path: root/src/field_screen_effect.c
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2020-02-27 11:45:08 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2020-02-27 11:45:08 -0500
commitc93915120f23a9545ff0743f506af3d58a1fabff (patch)
treed65b99ef51fd89f5a12a12163d849d65c6ab22f2 /src/field_screen_effect.c
parent456c817338e3ce899e524eff603f47c583de24aa (diff)
Port many field_effect.c names from Emerald
Diffstat (limited to 'src/field_screen_effect.c')
-rw-r--r--src/field_screen_effect.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/field_screen_effect.c b/src/field_screen_effect.c
index 0a3224cfa..39d7a2312 100644
--- a/src/field_screen_effect.c
+++ b/src/field_screen_effect.c
@@ -430,7 +430,7 @@ static void sub_807F45C(u8 taskId)
CopyWindowToVram(windowId, 1);
RemoveWindow(windowId);
palette_bg_faded_fill_black();
- sub_807DC00();
+ FadeInFromBlack();
++gTasks[taskId].data[0];
break;
case 3: