Renamed sub_808B9A4 -> PlayerPopWheelieWhileMoving
This commit is contained in:
+1
-1
@@ -734,7 +734,7 @@ static void AcroBikeTransition_WheelieRisingMoving(u8 direction)
|
||||
}
|
||||
return;
|
||||
}
|
||||
sub_808B9A4(direction);
|
||||
PlayerPopWheelieWhileMoving(direction);
|
||||
gPlayerAvatar.runningState = MOVING;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user