branch | noai |
changeset 9820 | 8c116d4c6033 |
parent 9723 | eee46cb39750 |
9819:fe876b1e5138 | 9820:8c116d4c6033 |
---|---|
1 /* $Id$ */ |
1 /* $Id$ */ |
2 |
|
3 /** @file ai_pathfinder_stupid.cpp A very stupid pathfinder */ |
|
2 |
4 |
3 #include "ai_pathfinder_stupid.hpp" |
5 #include "ai_pathfinder_stupid.hpp" |
4 #include "ai_road.hpp" |
6 #include "ai_road.hpp" |
5 #include "ai_testmode.hpp" |
7 #include "ai_testmode.hpp" |
6 #include "../../map_func.h" |
8 #include "../../map_func.h" |