Import Picking and placing single houses in scenario editor patch

Minor whitespace fixes

http://www.tt-forums.net/viewtopic.php?f=33&t=68894&view=unread#p1099696
This commit is contained in:
patch-import
2015-08-03 21:29:03 +01:00
committed by Jonathan G Rennison
parent e6782df9ba
commit 19dcbb1cb9
20 changed files with 1495 additions and 264 deletions

View File

@@ -13,10 +13,13 @@
#define TOWN_TYPE_H
#include "core/enum_type.hpp"
#include "core/smallvec_type.hpp"
typedef uint16 TownID;
struct Town;
typedef SmallVector<TownID, 8> TownList;
/** Supported initial town sizes */
enum TownSize {
TSZ_SMALL, ///< Small town.