summaryrefslogtreecommitdiff
path: root/src/ghost.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ghost.c')
-rw-r--r--src/ghost.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ghost.c b/src/ghost.c
index fa6679926..32fd427ed 100644
--- a/src/ghost.c
+++ b/src/ghost.c
@@ -586,7 +586,8 @@ static void sub_8111D78(u8 taskId)
}
}
-void sub_8111E50(u8 taskId)
+// Creates a blended copy of the target that wavers in front of them
+void AnimTask_SpiteTargetShadow(u8 taskId)
{
struct Task *task;