comparison src/road_cmd.h @ 6393:ffd35446c110 draft

(svn r9523) -Cleanup: doxygen changes. Time to take care of "R"
author belugas <belugas@openttd.org>
date Wed, 28 Mar 2007 20:41:35 +0000
parents eabf4b86aed6
children 61e17c4bac25
comparison
equal deleted inserted replaced
6392:5b653b5ad66e 6393:ffd35446c110
1 /* $Id$ */ 1 /* $Id$ */
2
3 /** @file road_cmd.h */
2 4
3 #ifndef ROAD_CMD_H 5 #ifndef ROAD_CMD_H
4 #define ROAD_CMD_H 6 #define ROAD_CMD_H
5 7
6 #include "direction.h" 8 #include "direction.h"