summaryrefslogtreecommitdiff
path: root/source.list
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2010-08-27 22:21:23 +0000
committerrubidium <rubidium@openttd.org>2010-08-27 22:21:23 +0000
commit3e9e1b8e659c7fe36ac2188fb86ac601a8210d50 (patch)
tree914d8fa55046ec016a4a6ca60210ceba87bad2c8 /source.list
parent01927590a52ee49192a47335d4509d91e0c5d27d (diff)
downloadopenttd-3e9e1b8e659c7fe36ac2188fb86ac601a8210d50.tar.xz
(svn r20638) -Codechange: split object.h
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 4456052c9..81ed3d34b 100644
--- a/source.list
+++ b/source.list
@@ -218,6 +218,7 @@ newgrf_generic.h
newgrf_house.h
newgrf_industries.h
newgrf_industrytiles.h
+newgrf_object.h
newgrf_properties.h
newgrf_railtype.h
newgrf_sound.h
@@ -772,6 +773,7 @@ newgrf_generic.cpp
newgrf_house.cpp
newgrf_industries.cpp
newgrf_industrytiles.cpp
+newgrf_object.cpp
newgrf_railtype.cpp
newgrf_sound.cpp
newgrf_spritegroup.cpp