equal
deleted
inserted
replaced
20 #include "../../pathfind.h" |
20 #include "../../pathfind.h" |
21 #include "../../economy.h" |
21 #include "../../economy.h" |
22 #include "../../airport.h" |
22 #include "../../airport.h" |
23 #include "../../depot.h" |
23 #include "../../depot.h" |
24 #include "../../variables.h" |
24 #include "../../variables.h" |
|
25 #include "../../bridge.h" |
25 #include "default.h" |
26 #include "default.h" |
26 |
27 |
27 // remove some day perhaps? |
28 // remove some day perhaps? |
28 static Player *_cur_ai_player; |
29 static Player *_cur_ai_player; |
29 static uint _ai_service_interval; |
30 static uint _ai_service_interval; |