summaryrefslogtreecommitdiff
path: root/newgrf.c
diff options
context:
space:
mode:
Diffstat (limited to 'newgrf.c')
-rw-r--r--newgrf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/newgrf.c b/newgrf.c
index 55d6ba886..023508e45 100644
--- a/newgrf.c
+++ b/newgrf.c
@@ -38,7 +38,6 @@
uint16 _custom_sprites_base;
static int _skip_sprites; // XXX
static uint _file_index; // XXX
-extern int _traininfo_vehicle_pitch;
SpriteID _signal_base = 0;
static GRFFile *_cur_grffile;