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
@@ -10,5 +10,6 @@ void MovePlayerOnBike(u8 direction, u16 newKeys, u16 heldKeys);
bool32 IsRunningDisallowed(u8 metatileBehavior);
void Bike_HandleBumpySlopeJump(void);
void Bike_UpdateBikeCounterSpeed(u8 counter);
bool8 player_should_look_direction_be_enforced_upon_movement(void);
#endif //GUARD_BIKE_H