finish field_player_avatar

This commit is contained in:
PikalaxALT
2020-03-25 18:00:26 -04:00
parent c032dc0231
commit 302c6bfe6b
6 changed files with 162 additions and 485 deletions
-1
View File
@@ -13,7 +13,6 @@ u8 GetPlayerMovementDirection(void);
u8 PlayerGetCopyableMovement(void);
void MovePlayerNotOnBike(u8 direction, u16 heldKeys);
void sub_808D074(u8);
void sub_805C270(void);
void sub_805C780(void);
void GetXYCoordsOneStepInFrontOfPlayer(s16 *xPtr, s16 *yPtr);