From 0c5ba5b7bf9a9dfa78c026f4da656940a460f47d Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Tue, 30 Oct 2018 11:13:12 +0100 Subject: underground patch applied --- src/map_func.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map_func.h') diff --git a/src/map_func.h b/src/map_func.h index 34cc5ee0e..e8ab9036e 100644 --- a/src/map_func.h +++ b/src/map_func.h @@ -41,7 +41,7 @@ extern Tile *_m; */ extern TileExtended *_me; -void AllocateMap(uint size_x, uint size_y); +void AllocateMap(uint size_x, uint size_y, uint layer_count); /** * Logarithm of the map size along the X side. -- cgit v1.2.3-70-g09d2