Renamed sub_808C1B4 -> PlayerUseAcroBikeOnBumpySlope

This commit is contained in:
brain_face
2020-04-12 16:22:03 +02:00
parent 007a038031
commit 9abda59bd1
3 changed files with 3 additions and 3 deletions

View File

@@ -55,7 +55,7 @@ u8 GetRSAvatarGraphicsIdByGender(u8);
void PlayerWheelieInPlace(u8 direction);
void PlayerWheelieMove(u8 direction);
void PlayerPopWheelieWhileMoving(u8 direction);
void sub_808C1B4(u8 direction);
void PlayerUseAcroBikeOnBumpySlope(u8 direction);
void PlayerEndWheelieWhileMoving(u8 direction);
void sub_808D194(void);
void sub_808D1C8(void);