File diff r4022:e0e40de48d5c → r4023:2a2ec18b6c65
table/engines.h
Show inline comments
 
@@ -502,14 +502,14 @@ const ShipVehicleInfo orig_ship_vehicle_
 
 * @param g max_speed
 
 * @param h mail_capacity
 
 * @param i passenger_capacity
 
 */
 
#define AVI(a, b, c, d, e, f, g, h, i) { a, b, c, d, e, f, g, h, i }
 
#define H 0
 
#define P 1
 
#define J 3
 
#define P AIR_CTOL
 
#define J AIR_CTOL | AIR_FAST
 
const AircraftVehicleInfo orig_aircraft_vehicle_info[NUM_AIRCRAFT_ENGINES] = {
 
	//    image_index         sfx                         acceleration
 
	//    |   base_cost       |                           |   max_speed
 
	//    |   |    running_cost                           |   |    mail_capacity
 
	//    |   |    |  subtype |                           |   |    |    passenger_capacity
 
	//    |   |    |  |       |                           |   |    |    |