From 208057d7ae3913523f4bfe43623becff38a80e10 Mon Sep 17 00:00:00 2001 From: GriffinR Date: Wed, 19 Feb 2020 20:22:53 -0500 Subject: Document move anims S-Z --- src/ghost.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/ghost.c') 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; -- cgit v1.2.3