OpenTTD Source 20250312-master-gcdcc6b491d
|
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 362 of file newgrf.cpp.
|
inline |
Definition at line 366 of file newgrf.cpp.
|
inline |
Definition at line 368 of file newgrf.cpp.
|
inline |
Definition at line 373 of file newgrf.cpp.
uint32_t GRFLocation::grfid |
Definition at line 363 of file newgrf.cpp.
uint32_t GRFLocation::nfoline |
Definition at line 364 of file newgrf.cpp.