| OpenTTD
    | 
| 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 343 of file newgrf.cpp.
 1.8.1.2
 1.8.1.2