Home
last modified time | relevance | path

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

/dports/games/openttd/openttd-12.1/src/
H A Dvehicle_gui.cpp50 static BaseVehicleListWindow::VehicleIndividualSortFunction VehicleProfitLastYearSorter; variable
1243 static bool VehicleProfitLastYearSorter(const Vehicle * const &a, const Vehicle * const &b) in VehicleProfitLastYearSorter() function