summaryrefslogtreecommitdiff
path: root/src/q_rand.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/q_rand.hpp')
-rw-r--r--src/q_rand.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/q_rand.hpp b/src/q_rand.hpp
index 02961c8c..a992aa98 100644
--- a/src/q_rand.hpp
+++ b/src/q_rand.hpp
@@ -6,5 +6,5 @@
void initialize_random_quests(int n);
bool_ is_randhero(int level);
-bool_ quest_random_init_hook();
+void quest_random_init_hook();
std::string quest_random_describe();