forked from mirror/OpenTTD
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
#ifndef TILE_TYPE_H
|
||||
#define TILE_TYPE_H
|
||||
|
||||
#include "core/enum_type.hpp"
|
||||
|
||||
enum {
|
||||
TILE_SIZE = 16, ///< Tiles are 16x16 "units" in size
|
||||
|
Reference in New Issue
Block a user