Home
last modified time | relevance | path

Searched defs:railtypes (Results 1 – 3 of 3) sorted by relevance

/dports/games/openttd/openttd-12.1/src/pathfinder/npf/
H A Dnpf.cpp44 RailTypes railtypes; member
1285 RailTypes railtypes = v->compatible_railtypes; in NPFTrainFindNearestSafeTile() local
/dports/games/openttd/openttd-12.1/src/
H A Dcompany_gui.cpp1759 RailTypes railtypes; ///< Valid railtypes. member
H A Dnewgrf.cpp5738 uint8 *railtypes = AllocaM(uint8, idcount); in RailTypeMapSpriteGroup() local