summaryrefslogtreecommitdiff
path: root/src/wild.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/wild.hpp')
-rw-r--r--src/wild.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wild.hpp b/src/wild.hpp
index 54dd9526..d6a40e8d 100644
--- a/src/wild.hpp
+++ b/src/wild.hpp
@@ -1,6 +1,6 @@
#pragma once
void wilderness_gen();
-void wilderness_gen_small(void);
+void wilderness_gen_small();
void reveal_wilderness_around_player(int y, int x, int h, int w);
void town_gen(int t_idx);