File diff r8143:59f1aeab7b39 → r8144:1432edd15267
src/roadveh.h
Show inline comments
 
@@ -2,13 +2,13 @@
 

	
 
/** @file src/roadveh.h Road vehicle states */
 

	
 
#ifndef ROADVEH_H
 
#define ROADVEH_H
 

	
 
#include "vehicle.h"
 
#include "vehicle_base.h"
 
#include "engine.h"
 
#include "variables.h"
 
#include "economy_func.h"
 

	
 
enum RoadVehicleSubType {
 
	RVST_FRONT,