| OpenTTD
    | 
Helper structure to convert from the old waypoint system. More...
| Data Fields | |
| size_t | index | 
| TileIndex | xy | 
| TownID | town_index | 
| Town * | town | 
| uint16 | town_cn | 
| StringID | string_id | 
| char * | name | 
| uint8 | delete_ctr | 
| Date | build_date | 
| uint8 | localidx | 
| uint32 | grfid | 
| const StationSpec * | spec | 
| OwnerByte | owner | 
| size_t | new_index | 
Helper structure to convert from the old waypoint system.
Definition at line 26 of file waypoint_sl.cpp.
 1.8.1.2
 1.8.1.2