summaryrefslogtreecommitdiff
path: root/table
diff options
context:
space:
mode:
authorbelugas <belugas@openttd.org>2006-10-29 00:39:41 +0000
committerbelugas <belugas@openttd.org>2006-10-29 00:39:41 +0000
commit6e92606428edb4bee9d1a43dfdf6894120374e3e (patch)
treeaafcaf8c3bb19b1ccd8f43aff0cf69a4a7516b22 /table
parentd26de4ffa940434c25b6d0636b5201260933c65d (diff)
downloadopenttd-6e92606428edb4bee9d1a43dfdf6894120374e3e.tar.xz
(svn r7001) -Codechange: _build_industry_trypes is now only used by industry_gui.c. Move it there.
-Codechange: _industry_type_cost is not defined, remove its declaration
Diffstat (limited to 'table')
-rw-r--r--table/build_industry.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/table/build_industry.h b/table/build_industry.h
index 57fd7d569..445604057 100644
--- a/table/build_industry.h
+++ b/table/build_industry.h
@@ -1391,13 +1391,6 @@ static const IndustrySpec _industry_specs[] = {
};
#undef MK
-const byte _build_industry_types[4][12] = {
- { 1, 2, 4, 6, 8, 0, 3, 5, 9, 11, 18 },
- { 1, 14, 4, 13, 7, 0, 3, 9, 11, 15 },
- { 25, 13, 4, 23, 22, 11, 17, 10, 24, 19, 20, 21 },
- { 27, 30, 31, 33, 26, 28, 29, 32, 34, 35, 36 },
-};
-
static const byte _industry_create_table_0[] = {
4, 4,