summaryrefslogtreecommitdiff
path: root/src/town_type.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/town_type.h')
-rw-r--r--src/town_type.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/town_type.h b/src/town_type.h
index 2224499e3..320653011 100644
--- a/src/town_type.h
+++ b/src/town_type.h
@@ -23,6 +23,8 @@ enum TownSize {
TSZ_MEDIUM, ///< Medium town.
TSZ_LARGE, ///< Large town.
TSZ_RANDOM, ///< Random size, bigger than small, smaller than large.
+
+ TSZ_END, ///< Number of available town sizes.
};
enum {