ai_pathfinder.c
changeset 679 04ca2cd69420
parent 193 0a7025304867
child 826 fff56bbc3606
equal deleted inserted replaced
678:f62cae2abc0c 679:04ca2cd69420
     1 #include "stdafx.h"
     1 #include "stdafx.h"
     2 #include "ttd.h"
     2 #include "ttd.h"
       
     3 #include "map.h"
     3 #include "command.h"
     4 #include "command.h"
     4 #include "ai.h"
     5 #include "ai.h"
     5 
     6 
     6 #define TEST_STATION_NO_DIR 0xFF
     7 #define TEST_STATION_NO_DIR 0xFF
     7 
     8