mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-15 11:03:00 +01:00
Remove unused regs.cx
This commit is contained in:
@@ -8182,7 +8182,6 @@ bool Vehicle::UpdateTrackMotionForwards(rct_ride_entry_vehicle* vehicleEntry, Ri
|
||||
registers regs = {};
|
||||
uint16_t otherVehicleIndex = SPRITE_INDEX_NULL;
|
||||
loc_6DAEB9:
|
||||
regs.cx = GetTrackType();
|
||||
int32_t trackType = GetTrackType();
|
||||
if (trackType == TrackElemType::HeartLineTransferUp || trackType == TrackElemType::HeartLineTransferDown)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user