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
commite33db100b904a8676e6b3d76d954dfc3306bbd4e (patch)
tree09fb0cb98e18fefd020ec7b3dbe7b6069f66e1e3 /train_gui.c
parent5f2257e13c741da0fdc8691e992f8d4c47f56cec (diff)
downloadopenttd-e33db100b904a8676e6b3d76d954dfc3306bbd4e.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