Mercurial > hg > openttd
comparison src/town_cmd.cpp @ 11997:e2187548a5e4 draft
(svn r16403) -Codechange: move code related to subsidies to separate file
author | smatz <smatz@openttd.org> |
---|---|
date | Sat, 23 May 2009 15:46:00 +0000 |
parents | e17a54c88806 |
children | d0bf08a7c260 |
comparison
equal
deleted
inserted
replaced
11996:b43cf6c7ea61 | 11997:e2187548a5e4 |
---|---|
38 #include "station_func.h" | 38 #include "station_func.h" |
39 #include "cheat_type.h" | 39 #include "cheat_type.h" |
40 #include "functions.h" | 40 #include "functions.h" |
41 #include "animated_tile_func.h" | 41 #include "animated_tile_func.h" |
42 #include "date_func.h" | 42 #include "date_func.h" |
43 #include "subsidy_func.h" | |
43 #include "core/smallmap_type.hpp" | 44 #include "core/smallmap_type.hpp" |
44 #include "core/pool_func.hpp" | 45 #include "core/pool_func.hpp" |
45 | 46 |
46 #include "table/strings.h" | 47 #include "table/strings.h" |
47 #include "table/town_land.h" | 48 #include "table/town_land.h" |