summaryrefslogtreecommitdiff
path: root/source.list
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2007-09-22 12:59:43 +0000
committerrubidium <rubidium@openttd.org>2007-09-22 12:59:43 +0000
commited96cd271123b9c9936c08b9c721afe2b4695c56 (patch)
treeabf69599a75ef23c1a5e3ed954a9d8866fe64a27 /source.list
parenta0946e5d7e955ad9c83f9063627db8a889b38239 (diff)
downloadopenttd-ed96cd271123b9c9936c08b9c721afe2b4695c56.tar.xz
(svn r11138) -Codechange: prepare some subsystems for persistent storage for NewGRFs.
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 b2ecd8dee..7c8ff5180 100644
--- a/source.list
+++ b/source.list
@@ -156,6 +156,7 @@ newgrf_industrytiles.h
newgrf_sound.h
newgrf_spritegroup.h
newgrf_station.h
+newgrf_storage.h
newgrf_text.h
newgrf_town.h
newgrf_townname.h
@@ -347,6 +348,7 @@ newgrf_industrytiles.cpp
newgrf_sound.cpp
newgrf_spritegroup.cpp
newgrf_station.cpp
+newgrf_storage.cpp
newgrf_text.cpp
newgrf_town.cpp
newgrf_townname.cpp