1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-15 19:13:07 +01:00

Create Vehicle::UpdateTrackMotionMiniGolfVehicle

This commit is contained in:
hdpoliveira
2020-05-10 00:11:13 -03:00
parent 7eaeaa6062
commit bf8459d61d
2 changed files with 588 additions and 592 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -420,6 +420,8 @@ private:
void KillPassengers(Ride* curRide);
void TrainReadyToDepart(uint8_t num_peeps_on_train, uint8_t num_used_seats);
int32_t UpdateTrackMotionMiniGolf(int32_t* outStation);
void UpdateTrackMotionMiniGolfVehicle(
Ride* curRide, rct_ride_entry* rideEntry, rct_ride_entry_vehicle* vehicleEntry, registers& regs);
};
struct train_ref