summaryrefslogtreecommitdiff
path: root/src/vehicle_type.h
diff options
context:
space:
mode:
authoralberth <alberth@openttd.org>2010-11-05 16:34:22 +0000
committeralberth <alberth@openttd.org>2010-11-05 16:34:22 +0000
commitfa13971337e00ffcd02524bd8a8ce794001564f9 (patch)
tree624dda236f4e315b455ee599f2009d04f1fdff75 /src/vehicle_type.h
parent5e3991e20e39fdbe772c68b58ad2fcb88acdf707 (diff)
downloadopenttd-fa13971337e00ffcd02524bd8a8ce794001564f9.tar.xz
(svn r21088) -Doc: Additions/corrections of doxygen comments.
Diffstat (limited to 'src/vehicle_type.h')
-rw-r--r--src/vehicle_type.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/vehicle_type.h b/src/vehicle_type.h
index 57f55a2b7..3f393435f 100644
--- a/src/vehicle_type.h
+++ b/src/vehicle_type.h
@@ -40,6 +40,7 @@ struct Aircraft;
struct EffectVehicle;
struct DisasterVehicle;
+/** Base vehicle class. */
struct BaseVehicle
{
VehicleTypeByte type; ///< Type of vehicle