(svn r16403) -Codechange: move code related to subsidies to separate file

This commit is contained in:
smatz
2009-05-23 15:46:00 +00:00
parent 846382a0f3
commit 1eb48cdded
18 changed files with 435 additions and 354 deletions

View File

@@ -4,7 +4,7 @@
#include "ai_subsidy.hpp"
#include "ai_date.hpp"
#include "../../economy_func.h"
#include "../../subsidy_type.h"
#include "../../station_base.h"
#include "../../cargotype.h"