|
OpenTTD Source 20260311-master-g511d3794ce
|
Public Member Functions | |
| GRFLocation (uint32_t grfid, uint32_t nfoline) | |
| bool | operator< (const GRFLocation &other) const |
| bool | operator== (const GRFLocation &other) const |
Data Fields | |
| uint32_t | grfid |
| uint32_t | nfoline |
Definition at line 184 of file newgrf_internal.h.
|
inline |
Definition at line 188 of file newgrf_internal.h.
|
inline |
Definition at line 190 of file newgrf_internal.h.
|
inline |
Definition at line 195 of file newgrf_internal.h.
| uint32_t GRFLocation::grfid |
Definition at line 185 of file newgrf_internal.h.
| uint32_t GRFLocation::nfoline |
Definition at line 186 of file newgrf_internal.h.