changeset 8254 | 1496654ca5e7 |
parent 8236 | 8a5dd0b42e47 |
child 9111 | 48ce04029fe4 |
8253:eec832095805 | 8254:1496654ca5e7 |
---|---|
2 |
2 |
3 #ifndef DEFAULT_H |
3 #ifndef DEFAULT_H |
4 #define DEFAULT_H |
4 #define DEFAULT_H |
5 |
5 |
6 #include "../../direction_type.h" |
6 #include "../../direction_type.h" |
7 #include "../../vehicle_type.h" |
|
8 #include "../../rail_type.h" |
|
7 |
9 |
8 void AiDoGameLoop(Player*); |
10 void AiDoGameLoop(Player*); |
9 void SaveLoad_AI(PlayerID id); |
11 void SaveLoad_AI(PlayerID id); |
10 |
12 |
11 struct AiBuildRec { |
13 struct AiBuildRec { |