Name as many symbols as I could in trade.c

This commit is contained in:
PikalaxALT
2020-04-10 12:03:37 -04:00
parent fc7f04322d
commit 5f7ed93363
13 changed files with 133 additions and 130 deletions
+1 -1
View File
@@ -898,7 +898,7 @@ void sub_8075458(bool8 arg0)
}
}
void sub_8075490(struct Sprite *sprite)
void StartSpriteLinearTranslationFromCurrentPos(struct Sprite *sprite)
{
sprite->data[1] = sprite->pos1.x;
sprite->data[3] = sprite->pos1.y;