summaryrefslogtreecommitdiff
path: root/source.list
diff options
context:
space:
mode:
authorpeter1138 <peter1138@openttd.org>2007-02-20 22:09:21 +0000
committerpeter1138 <peter1138@openttd.org>2007-02-20 22:09:21 +0000
commitef2daa5060e251834e82df1ba3e081579ff84f2f (patch)
tree9caff20858ac3f06265e4f69d54b9cdb03a47004 /source.list
parent6621beb126c4bf1481b9d7826f3efd10c2bb8308 (diff)
downloadopenttd-ef2daa5060e251834e82df1ba3e081579ff84f2f.tar.xz
(svn r8826) -Codechange: Replace _cargoc's separate arrays with a regular struct array (with accessor) and implement new initialization method using cargo labels.
Diffstat (limited to 'source.list')
-rw-r--r--source.list4
1 files changed, 3 insertions, 1 deletions
diff --git a/source.list b/source.list
index 387d37e6e..b4e4b2c6f 100644
--- a/source.list
+++ b/source.list
@@ -3,6 +3,7 @@ airport.cpp
aystar.cpp
bmp.cpp
callback_table.cpp
+cargotype.cpp
command.cpp
console.cpp
console_cmds.cpp
@@ -100,6 +101,7 @@ airport.h
airport_movement.h
aystar.h
bmp.h
+cargotype.h
command.h
console.h
currency.h
@@ -252,12 +254,12 @@ table/allstrings.h
table/animcursors.h
table/autorail.h
table/build_industry.h
+table/cargo_const.h
table/clear_land.h
table/elrail_data.h
table/engines.h
table/genland.h
table/industry_land.h
-table/landscape_const.h
table/landscape_sprite.h
table/namegen.h
table/palettes.h