OpenTTD Source 20250205-master-gfd85ab1e2c
|
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.