comparison src/roadveh_cmd.cpp @ 9111:d48433370037 draft

(svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description.
author rubidium <rubidium@openttd.org>
date Tue, 06 May 2008 15:11:33 +0000
parents 11b5b3f4175d
children c8a0fa0e208a
comparison
equal deleted inserted replaced
9110:7895fbead820 9111:d48433370037
1 /* $Id$ */ 1 /* $Id$ */
2 2
3 /** @file roadveh_cmd.cpp */ 3 /** @file roadveh_cmd.cpp Handling of road vehicles. */
4 4
5 #include "stdafx.h" 5 #include "stdafx.h"
6 #include "openttd.h" 6 #include "openttd.h"
7 #include "debug.h" 7 #include "debug.h"
8 #include "tile_cmd.h" 8 #include "tile_cmd.h"