changeset 16882:b9286224bd6d draft

(svn r21617) -Doc: refer to table/autorail.h, not autorail.h
author smatz <smatz@openttd.org>
date Fri, 24 Dec 2010 13:14:11 +0000
parents 07919300a801
children 0f43970bfac3
files src/tilehighlight_type.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/tilehighlight_type.h
+++ b/src/tilehighlight_type.h
@@ -31,7 +31,7 @@
 	HT_DRAG_MASK = 0x0F8, ///< masks the drag-type
 
 	/* lower bits (used with HT_LINE and HT_RAIL):
-	 * (see ASCII art in autorail.h for a visual interpretation) */
+	 * (see ASCII art in table/autorail.h for a visual interpretation) */
 	HT_DIR_X  = 0,    ///< X direction
 	HT_DIR_Y  = 1,    ///< Y direction
 	HT_DIR_HU = 2,    ///< horizontal upper