forked from mirror/OpenTTD
(svn r11669) -Codechange: refactor tile.h -> tile_type.h and tile_map.h
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
#include "functions.h"
|
||||
#include "landscape.h"
|
||||
#include "map.h"
|
||||
#include "tile.h"
|
||||
#include "vehicle.h"
|
||||
#include "viewport.h"
|
||||
#include "command.h"
|
||||
@@ -25,6 +24,7 @@
|
||||
#include "vehicle_gui.h"
|
||||
#include "train.h"
|
||||
#include "roadveh.h"
|
||||
#include "water.h"
|
||||
#include "water_map.h"
|
||||
#include "industry_map.h"
|
||||
#include "newgrf.h"
|
||||
|
Reference in New Issue
Block a user