File diff r10207:a1fc2f2a33db → r10208:ef8fcc3dc4ca
src/engine_type.h
Show inline comments
 
@@ -8,13 +8,13 @@
 
#include "rail_type.h"
 
#include "cargo_type.h"
 
#include "vehicle_type.h"
 
#include "gfx_type.h"
 
#include "date_type.h"
 
#include "sound_type.h"
 
#include "player_type.h"
 
#include "company_type.h"
 
#include "strings_type.h"
 

	
 
typedef uint16 EngineID;
 

	
 
struct Engine;