through AlignFishingAnimationFrames

This commit is contained in:
PikalaxALT
2020-03-25 17:37:07 -04:00
parent f1841ef24d
commit c032dc0231
13 changed files with 421 additions and 1165 deletions
+2
View File
@@ -4084,6 +4084,8 @@ static void ClearObjectEventMovement(struct ObjectEvent *objectEvent, struct Spr
sprite->data[1] = 0;
}
// Off by one error
u8 GetFaceDirectionAnimNum(u8 direction)
{
return gFaceDirectionAnimNums[direction];