through InitPlayerAvatar

This commit is contained in:
PikalaxALT
2020-03-24 20:59:37 -04:00
parent 8a85485cc2
commit 6c964a6350
10 changed files with 476 additions and 1231 deletions
+2
View File
@@ -8,5 +8,7 @@ s16 GetPlayerSpeed(void);
void MovePlayerOnBike(u8 direction, u16 newKeys, u16 heldKeys);
bool32 IsRunningDisallowed(u8 metatileBehavior);
void Bike_HandleBumpySlopeJump(void);
void Bike_UpdateBikeCounterSpeed(u8 counter);
#endif //GUARD_BIKE_H