OpenTTD Source 20250428-master-ga5578166bb
|
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.