table/autorail.h
changeset 4549 60410aa1aa88
parent 4253 6fadea8a8043
--- a/table/autorail.h	Mon Sep 04 17:30:30 2006 +0000
+++ b/table/autorail.h	Mon Sep 04 20:40:33 2006 +0000
@@ -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