File diff r8263:00e828e1ab1f → r8264:d493cb51fe8a
src/road_cmd.cpp
Show inline comments
 
@@ -11,8 +11,6 @@
 
#include "road_map.h"
 
#include "road_internal.h"
 
#include "sprite.h"
 
#include "table/sprites.h"
 
#include "table/strings.h"
 
#include "tile_cmd.h"
 
#include "landscape.h"
 
#include "town_map.h"
 
@@ -35,6 +33,8 @@
 
#include "vehicle_base.h"
 
#include "sound_func.h"
 

	
 
#include "table/sprites.h"
 
#include "table/strings.h"
 

	
 
#define M(x) (1 << (x))
 
/* Level crossings may only be built on these slopes */