|
OpenTTD Source 20251117-master-g7398d2e290
|
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 160 of file newgrf_internal.h.
|
inline |
Definition at line 164 of file newgrf_internal.h.
|
inline |
Definition at line 166 of file newgrf_internal.h.
|
inline |
Definition at line 171 of file newgrf_internal.h.
| uint32_t GRFLocation::grfid |
Definition at line 161 of file newgrf_internal.h.
| uint32_t GRFLocation::nfoline |
Definition at line 162 of file newgrf_internal.h.