File diff r2292:73ead004e2d7 → r2293:b55e49a164c0
variables.h
Show inline comments
 
@@ -434,9 +434,6 @@ VARDEF byte _vehicle_design_names;
 
 * to include npf.h */
 
#define NPF_TILE_LENGTH 100
 

	
 
/* Autoreplace vehicle stuff*/
 
VARDEF byte _autoreplace_array[256];
 

	
 
/* Forking stuff */
 
VARDEF bool _dedicated_forks;