(svn r23735) -Codechange: remove ~50 includes from headers that weren't needed
This commit is contained in:
@@ -21,7 +21,6 @@
|
||||
#include "newgrf_config.h"
|
||||
#include "track_type.h"
|
||||
#include "livery.h"
|
||||
#include "cargotype.h"
|
||||
|
||||
#define is_custom_sprite(x) (x >= 0xFD)
|
||||
#define IS_CUSTOM_FIRSTHEAD_SPRITE(x) (x == 0xFD)
|
||||
|
Reference in New Issue
Block a user