mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-28 17:24:47 +01:00
Use station index in a few more places (#11066)
This commit is contained in:
committed by
GitHub
parent
8546a227c6
commit
b70c5cefd6
@@ -3770,7 +3770,7 @@ static StationIndex ride_mode_check_valid_station_numbers(Ride* ride)
|
||||
|
||||
/**
|
||||
* returns stationIndex of first station on success
|
||||
* -1 on failure.
|
||||
* STATION_INDEX_NULL on failure.
|
||||
*/
|
||||
static StationIndex ride_mode_check_station_present(Ride* ride)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user