Home
last modified time | relevance | path

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

/dports/games/openttd/openttd-12.1/src/
H A Dbuild_vehicle_gui.cpp252 static bool EngineRunningCostSorter(const EngineID &a, const EngineID &b) in EngineRunningCostSorter() function
298 if (v_a == 0 && v_b == 0) return !EngineRunningCostSorter(a, b); in EnginePowerVsRunningCostSorter()
441 &EngineRunningCostSorter,
454 &EngineRunningCostSorter,
465 &EngineRunningCostSorter,
475 &EngineRunningCostSorter,