(svn r11669) -Codechange: refactor tile.h -> tile_type.h and tile_map.h
This commit is contained in:
@@ -9,8 +9,6 @@
|
||||
#include "driver.h"
|
||||
#include "saveload.h"
|
||||
#include "map.h"
|
||||
#include "tile.h"
|
||||
#include "void_map.h"
|
||||
#include "helpers.hpp"
|
||||
|
||||
#include "openttd.h"
|
||||
@@ -79,6 +77,7 @@
|
||||
#include "unmovable_map.h"
|
||||
#include "tree_map.h"
|
||||
#include "tunnelbridge_map.h"
|
||||
#include "void_map.h"
|
||||
|
||||
#include <stdarg.h>
|
||||
|
||||
|
Reference in New Issue
Block a user