summaryrefslogtreecommitdiff
path: root/src/monster1.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/monster1.cc')
-rw-r--r--src/monster1.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/monster1.cc b/src/monster1.cc
index 244fbf94..50c8c548 100644
--- a/src/monster1.cc
+++ b/src/monster1.cc
@@ -1559,7 +1559,7 @@ static bool_ monster_lava(int r_idx)
}
-void set_mon_num_hook(void)
+void set_mon_num_hook()
{
auto const &wf_info = game->edit_data.wf_info;