File diff r2292:73ead004e2d7 → r2293:b55e49a164c0
vehicle.h
Show inline comments
 
@@ -453,6 +453,7 @@ VARDEF byte _cmd_build_rail_veh_var1;
 
//VARDEF Vehicle *_vehicle_arr[8][4];
 

	
 
#define INVALID_VEHICLE 0xFFFF
 
#define INVALID_ENGINE 0xFFFF
 

	
 
/* A lot of code calls for the invalidation of the status bar, which is widget 5.
 
 * Best is to have a virtual value for it when it needs to change again */