File diff r10207:a1fc2f2a33db → r10208:ef8fcc3dc4ca
src/ai/trolly/trolly.cpp
Show inline comments
 
@@ -35,14 +35,14 @@
 
#include "../../gui.h"
 
#include "../../depot_base.h"
 
#include "../../vehicle_base.h"
 
#include "../../vehicle_func.h"
 
#include "../../date_func.h"
 
#include "../ai.h"
 
#include "../../player_base.h"
 
#include "../../player_func.h"
 
#include "../../company_base.h"
 
#include "../../company_func.h"
 

	
 
#include "table/strings.h"
 

	
 
CompanyAiNew _companies_ainew[MAX_COMPANIES];
 

	
 
// This function is called after StartUp. It is the init of an AI