|
OpenTTD Source
1.10.0-RC1
|
Public Member Functions | |
| GRFLocation (uint32 grfid, uint32 nfoline) | |
| bool | operator< (const GRFLocation &other) const |
| bool | operator== (const GRFLocation &other) const |
Data Fields | |
| uint32 | grfid |
| uint32 | nfoline |
Definition at line 349 of file newgrf.cpp.