Home
last modified time | relevance | path

Searched defs:IncreaseStats (Results 1 – 1 of 1) sorted by relevance

/dports/games/openttd/openttd-12.1/src/
H A Dstation_cmd.cpp3740 void IncreaseStats(Station *st, CargoID cargo, StationID next_station_id, uint capacity, uint usage… in IncreaseStats() function
3792 void IncreaseStats(Station *st, const Vehicle *front, StationID next_station_id, uint32 time) in IncreaseStats() function