summaryrefslogtreecommitdiff
path: root/table/autorail.h
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2006-09-04 20:40:33 +0000
committerrubidium <rubidium@openttd.org>2006-09-04 20:40:33 +0000
commit63687763e9680663e68754b47ee9f1511641faf8 (patch)
treeb1e52d993ce60e919358d998b36ea08adfe26cba /table/autorail.h
parenta7cfb80c40d9a4c544ece10872fd3808f9f59f8d (diff)
downloadopenttd-63687763e9680663e68754b47ee9f1511641faf8.tar.xz
(svn r6381) -Cleanup: make the '/* */' comments that span multiple lines more uniform.
-Cleanup: whitespace alignment of a few tables.
Diffstat (limited to 'table/autorail.h')
-rw-r--r--table/autorail.h12
1 files changed, 6 insertions, 6 deletions
diff --git a/table/autorail.h b/table/autorail.h
index bc5a9cbbd..d94747ec1 100644
--- a/table/autorail.h
+++ b/table/autorail.h
@@ -1,12 +1,12 @@
/* $Id$ */
/* Rail selection types (directions):
- / \ / \ / \ / \ / \ / \
-/ /\ /\ \ /===\ / \ /| \ / |\
-\/ / \ \/ \ / \===/ \| / \ |/
- \ / \ / \ / \ / \ / \ /
- 0 1 2 3 4 5
-*/
+ * / \ / \ / \ / \ / \ / \
+ * / /\ /\ \ /===\ / \ /| \ / |\
+ * \/ / \ \/ \ / \===/ \| / \ |/
+ * \ / \ / \ / \ / \ / \ /
+ * 0 1 2 3 4 5
+ */
// mark invalid tiles red
#define RED(c) c | PALETTE_SEL_TILE_RED