through CheckForObjectEventCollision

This commit is contained in:
PikalaxALT
2020-03-23 08:54:37 -04:00
parent dbac777d95
commit f9a3607824
8 changed files with 152 additions and 377 deletions
+1 -1
View File
@@ -7,6 +7,6 @@ void StartTransitionToFlipBikeState(u8 flags);
s16 GetPlayerSpeed(void);
void MovePlayerOnBike(u8 direction, u16 newKeys, u16 heldKeys);
void MovePlayerNotOnBike(u8 direction, u16 heldKeys);
bool32 IsRunningDisallowed(u8 metatileBehavior);
#endif //GUARD_BIKE_H