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
commit4dff87dc3289e5c384b88021017ed4c44ce2c6e8 (patch)
treebe200c057a67757d4ad196b6e12851ce1b14a683 /airport_movement.h
parent9c508259a93132b1176df7ec7633e3c112a50fc7 (diff)
downloadopenttd-4dff87dc3289e5c384b88021017ed4c44ce2c6e8.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[] = {