summaryrefslogtreecommitdiff
path: root/src/q_god.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/q_god.cc')
-rw-r--r--src/q_god.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/q_god.cc b/src/q_god.cc
index 4aa06789..67371f46 100644
--- a/src/q_god.cc
+++ b/src/q_god.cc
@@ -1189,7 +1189,7 @@ static bool_ quest_god_birth_objects_hook(void *, void *, void *)
return FALSE;
}
-bool_ quest_god_init_hook(int q)
+bool_ quest_god_init_hook()
{
/* Only need hooks if the quest is unfinished. */
if ((cquest.status >= QUEST_STATUS_UNTAKEN) &&