Document battle_controller_player.c

This commit is contained in:
GriffinR
2021-01-22 20:03:21 -05:00
parent 4eca05ccf5
commit 63a7828772
25 changed files with 747 additions and 648 deletions
+1 -1
View File
@@ -2337,7 +2337,7 @@ void AnimTask_AttackerPunchWithTrace(u8 taskId)
task->data[2] = 0;
task->data[3] = 0;
gSprites[task->data[0]].pos2.x -= task->data[0];
task->data[4] = AllocSpritePalette(10097);
task->data[4] = AllocSpritePalette(ANIM_TAG_BENT_SPOON);
task->data[5] = 0;
dest = (task->data[4] + 0x10) * 0x10;