diff options
Diffstat (limited to 'variables.h')
-rw-r--r-- | variables.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/variables.h b/variables.h index 665a452e5..7cf870205 100644 --- a/variables.h +++ b/variables.h @@ -287,7 +287,6 @@ VARDEF byte _yearly_expenses_type; VARDEF TileIndex _terraform_err_tile; VARDEF TileIndex _build_tunnel_endtile; VARDEF bool _generating_world; -VARDEF int _new_town_size; // Deals with the type of the savegame, independent of extension typedef struct { |