summaryrefslogtreecommitdiff
path: root/source.list
diff options
context:
space:
mode:
authorbelugas <belugas@openttd.org>2007-06-09 02:05:51 +0000
committerbelugas <belugas@openttd.org>2007-06-09 02:05:51 +0000
commit9a4a911bdecd3287cc2e28dad93ce56c13a87ec4 (patch)
tree9ffd98b22fce3fd13fee357910ac42412626fb6d /source.list
parent142f2aba15a3b37ff3aa9955c560deba6cd1572d (diff)
downloadopenttd-9a4a911bdecd3287cc2e28dad93ce56c13a87ec4.tar.xz
(svn r10074) -Add: Addition of IndustryOverrideManager as well as the basic (and unfinished) support for callbacks for industries
Diffstat (limited to 'source.list')
-rw-r--r--source.list2
1 files changed, 2 insertions, 0 deletions
diff --git a/source.list b/source.list
index 5bc8880bd..4ba3a7b29 100644
--- a/source.list
+++ b/source.list
@@ -148,6 +148,7 @@ newgrf_commons.h
newgrf_config.h
newgrf_engine.h
newgrf_house.h
+newgrf_industries.h
newgrf_sound.h
newgrf_spritegroup.h
newgrf_station.h
@@ -297,6 +298,7 @@ newgrf_commons.cpp
newgrf_config.cpp
newgrf_engine.cpp
newgrf_house.cpp
+newgrf_industries.cpp
newgrf_sound.cpp
newgrf_spritegroup.cpp
newgrf_station.cpp