summaryrefslogtreecommitdiff
path: root/newgrf_engine.h
diff options
context:
space:
mode:
Diffstat (limited to 'newgrf_engine.h')
-rw-r--r--newgrf_engine.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/newgrf_engine.h b/newgrf_engine.h
index 252a1ad1c..bd9ddb230 100644
--- a/newgrf_engine.h
+++ b/newgrf_engine.h
@@ -13,7 +13,6 @@
extern int _traininfo_vehicle_pitch;
extern int _traininfo_vehicle_width;
-VARDEF const uint32 _default_refitmasks[NUM_VEHICLE_TYPES];
extern const CargoID _global_cargo_id[NUM_LANDSCAPE][NUM_CARGO];
extern const uint32 _landscape_global_cargo_mask[NUM_LANDSCAPE];
extern const CargoID _local_cargo_id_ctype[NUM_GLOBAL_CID];