(svn r11661) -Codechange: some header reworks in order to try to reduce the compile time of OpenTTD by reduce the amount of circular-ish dependencies.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#define NEWGRF_ENGINE_H
|
||||
|
||||
#include "newgrf.h"
|
||||
#include "direction.h"
|
||||
#include "direction_type.h"
|
||||
#include "newgrf_cargo.h"
|
||||
|
||||
extern int _traininfo_vehicle_pitch;
|
||||
|
Reference in New Issue
Block a user