Renamed sub_808B980 -> PlayerWheelieInPlace
This commit is contained in:
@@ -1079,7 +1079,7 @@ void PlayerAcroTurnJump(u8 direction)
|
||||
PlayerSetAnimId(GetJumpInPlaceTurnAroundMovementAction(direction), 1);
|
||||
}
|
||||
|
||||
void sub_808B980(u8 direction)
|
||||
void PlayerWheelieInPlace(u8 direction)
|
||||
{
|
||||
PlaySE(SE_WALL_HIT);
|
||||
PlayerSetAnimId(GetAcroWheelieInPlaceDirectionMovementAction(direction), 2);
|
||||
|
||||
Reference in New Issue
Block a user