branch | NewGRF_ports |
changeset 10724 | 68a692eacf22 |
parent 6878 | 7d1ff2f621c7 |
child 10731 | 67db0d431d5e |
10349:ff900a23e102 | 10724:68a692eacf22 |
---|---|
1 /* $Id$ */ |
1 /* $Id$ */ |
2 |
2 |
3 /** @file yapf_rail.cpp */ |
3 /** @file yapf_rail.cpp The rail pathfinding. */ |
4 |
4 |
5 #include "../stdafx.h" |
5 #include "../stdafx.h" |
6 |
6 |
7 #include "yapf.hpp" |
7 #include "yapf.hpp" |
8 #include "yapf_node_rail.hpp" |
8 #include "yapf_node_rail.hpp" |