summaryrefslogtreecommitdiff
path: root/table/autorail.h
diff options
context:
space:
mode:
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