summaryrefslogtreecommitdiff
path: root/airport_movement.h
diff options
context:
space:
mode:
authorDarkvater <Darkvater@openttd.org>2006-10-14 09:51:04 +0000
committerDarkvater <Darkvater@openttd.org>2006-10-14 09:51:04 +0000
commit8044c4aff7395f73cd5721aa61a0a44d2ccd8aa4 (patch)
treebe200c057a67757d4ad196b6e12851ce1b14a683 /airport_movement.h
parent4765127db8b7adc4a3a4a37de976e893155ad391 (diff)
downloadopenttd-8044c4aff7395f73cd5721aa61a0a44d2ccd8aa4.tar.xz
(svn r6769) -Codechange: Minor syntax, const correctness, variable localization, coding
style changes to airport code, and cleanup of airport.c. Should not change any functionality.
Diffstat (limited to 'airport_movement.h')
-rw-r--r--airport_movement.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/airport_movement.h b/airport_movement.h
index 5379fc8cb..3a337e1ee 100644
--- a/airport_movement.h
+++ b/airport_movement.h
@@ -369,9 +369,9 @@ static const AirportMovingData _airport_moving_data_oilrig[9] = {
///////////////////////////////////////////////////////////////////////
/////**********Movement Machine on Airports*********************///////
-// first element of depots array tells us how many depots there are (to know size of array)
-// this may be changed later when airports are moved to external file
-
+/* First element of depots array tells us how many depots there are (to know size of array)
+ * this may be changed later when airports are moved to external file
+ * First element of terminals array tells us how many terminal-groups there are */
static const TileIndexDiffC _airport_depots_country[] = {{3, 0}};
static const byte _airport_terminal_country[] = {1, 2};
static const AirportFTAbuildup _airport_fta_country[] = {