summaryrefslogtreecommitdiff
path: root/train_gui.c
diff options
context:
space:
mode:
authorpeter1138 <peter1138@openttd.org>2006-05-08 10:01:34 +0000
committerpeter1138 <peter1138@openttd.org>2006-05-08 10:01:34 +0000
commit05e2c6b886d28cda1dfd2a4d6e6eaa6b4ecca76b (patch)
tree09fb0cb98e18fefd020ec7b3dbe7b6069f66e1e3 /train_gui.c
parentbfaf9e14892e180587ec6fbbcf1edd5765a414ed (diff)
downloadopenttd-05e2c6b886d28cda1dfd2a4d6e6eaa6b4ecca76b.tar.xz
(svn r4781) - NewGRF: give _traininfo_vehicle_pitch a proper declaration
Diffstat (limited to 'train_gui.c')
-rw-r--r--train_gui.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/train_gui.c b/train_gui.c
index 119896bf0..bf03979c1 100644
--- a/train_gui.c
+++ b/train_gui.c
@@ -21,8 +21,6 @@
#include "train.h"
#include "newgrf_engine.h"
-int _traininfo_vehicle_pitch = 0;
-
/**
* Draw the purchase info details of train engine at a given location.
* @param x,y location where to draw the info