Match BattleIntroOpponent1SendsOutMonAnimation

This commit is contained in:
PokeCodec
2020-09-08 16:44:04 -04:00
parent 4d31980359
commit e84da39d8a
10 changed files with 634 additions and 714 deletions
-2
View File
@@ -635,8 +635,6 @@ void AnimTask_MoveTargetMementoShadow(u8 taskId)
static void AnimTask_MoveTargetMementoShadow_Step(u8 taskId)
{
u8 pos;
u16 i;
struct Task *task = &gTasks[taskId];
switch (task->data[0])