OpenTTD Source 20250206-master-g6089ed8059
|
Comparator to sort CargoType by according to desired order. More...
#include <cargotype.h>
Public Member Functions | |
bool | operator() (const CargoType &lhs, const CargoType &rhs) const |
Comparator to sort CargoType by according to desired order.
Definition at line 248 of file cargotype.h.
Definition at line 249 of file cargotype.h.