|
OpenTTD Source
14.0-beta3
|
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.