#include "../../direction_type.h"
#include "../../vehicle_type.h"
#include "../../rail_type.h"
Go to the source code of this file.
Data Structures | |
| struct | AiBuildRec |
| struct | CompanyAI |
Functions | |
| void | AiDoGameLoop (Company *c) |
Variables | |
| CompanyAI | _companies_ai [MAX_COMPANIES] |
Definition in file default.h.
1.5.6