summaryrefslogtreecommitdiff
path: root/src/station_type.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/station_type.h')
-rw-r--r--src/station_type.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/station_type.h b/src/station_type.h
index 85457d544..854746b0b 100644
--- a/src/station_type.h
+++ b/src/station_type.h
@@ -14,6 +14,7 @@ struct StationSpec;
static const StationID INVALID_STATION = 0xFFFF;
+/** Station types */
enum StationType {
STATION_RAIL,
STATION_AIRPORT,