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