Fix typos

This commit is contained in:
PikalaxALT
2021-03-30 16:07:18 -04:00
parent 8e82c291fd
commit d9234adb00
3 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ enum
void BikeClearState(u32 directionHistory, u32 abStartSelectHistory);
bool8 IsBikingDisallowedByPlayer(void);
void GoOnOffBike(u8 flags);
void GetOnOffBike(u8 flags);
s16 GetPlayerSpeed(void);
bool8 RS_IsRunningDisallowed(u8 r0);
void MovePlayerOnBike(u8 direction, u16 newKeys, u16 heldKeys);