Home
last modified time | relevance | path

Searched refs:VehicleMaxSpeedSorter (Results 1 – 1 of 1) sorted by relevance

/dports/games/openttd/openttd-12.1/src/
H A Dvehicle_gui.cpp53 static BaseVehicleListWindow::VehicleIndividualSortFunction VehicleMaxSpeedSorter; variable
80 &VehicleIndividualToGroupSorterWrapper<VehicleMaxSpeedSorter>,
1276 static bool VehicleMaxSpeedSorter(const Vehicle * const &a, const Vehicle * const &b) in VehicleMaxSpeedSorter() function