(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 f2317d0d9d
commit b2aed51f8e
18 changed files with 435 additions and 354 deletions

View File

@@ -34,6 +34,7 @@
#include "effectvehicle_func.h"
#include "ai/ai.hpp"
#include "core/pool_func.hpp"
#include "subsidy_func.h"
#include "table/strings.h"
#include "table/industry_land.h"