Home
last modified time | relevance | path

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

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