summaryrefslogtreecommitdiff
path: root/src/table/build_industry.h
diff options
context:
space:
mode:
authorsmatz <smatz@openttd.org>2009-10-04 20:51:50 +0000
committersmatz <smatz@openttd.org>2009-10-04 20:51:50 +0000
commit6c7f8fc8b4974a4546190d5c2e9abcdfa74f9382 (patch)
tree4b8b5d77d47b5e40e078db1d7862680ecdd69b39 /src/table/build_industry.h
parentb243f6ca9761d75d3e5e957aa02a29500021b7d3 (diff)
downloadopenttd-6c7f8fc8b4974a4546190d5c2e9abcdfa74f9382.tar.xz
(svn r17701) -Codechange: don't start line with a space if it's not inside comment
Diffstat (limited to 'src/table/build_industry.h')
-rw-r--r--src/table/build_industry.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/table/build_industry.h b/src/table/build_industry.h
index 4eeb2890f..fbbe11718 100644
--- a/src/table/build_industry.h
+++ b/src/table/build_industry.h
@@ -1181,10 +1181,10 @@ enum {
*/
#define MI(tbl, sndc, snd, d, pc, ai1, ai2, ai3, ai4, ag1, ag2, ag3, ag4, col, \
- c1, c2, c3, proc, p1, r1, p2, r2, m, a1, im1, a2, im2, a3, im3, pr, clim, bev, in, intx, s1, s2, s3) \
- {tbl, lengthof(tbl), (uint8)min(255, d), 0, d, pc, {c1, c2, c3}, proc, {p1, p2}, {r1, r2}, m, \
- {a1, a2, a3}, {{im1, 0}, {im2, 0}, {im3, 0}}, pr, clim, bev, col, in, intx, s1, s2, s3, STR_UNDEFINED, {ai1, ai2, ai3, ai4}, {ag1, ag2, ag3, ag4}, \
- sndc, snd, 0, 0, true, {INVALID_INDUSTRYTYPE, 0, NULL, NULL, INVALID_INDUSTRYTYPE}}
+ c1, c2, c3, proc, p1, r1, p2, r2, m, a1, im1, a2, im2, a3, im3, pr, clim, bev, in, intx, s1, s2, s3) \
+ {tbl, lengthof(tbl), (uint8)min(255, d), 0, d, pc, {c1, c2, c3}, proc, {p1, p2}, {r1, r2}, m, \
+ {a1, a2, a3}, {{im1, 0}, {im2, 0}, {im3, 0}}, pr, clim, bev, col, in, intx, s1, s2, s3, STR_UNDEFINED, {ai1, ai2, ai3, ai4}, {ag1, ag2, ag3, ag4}, \
+ sndc, snd, 0, 0, true, {INVALID_INDUSTRYTYPE, 0, NULL, NULL, INVALID_INDUSTRYTYPE}}
/* Format:
tile table count and sounds table
cost multiplier appear chances(4ingame, 4random) map colour