summaryrefslogtreecommitdiff
path: root/src/util.pkg
diff options
context:
space:
mode:
Diffstat (limited to 'src/util.pkg')
-rw-r--r--src/util.pkg2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/util.pkg b/src/util.pkg
index 39f70b40..d13f74e6 100644
--- a/src/util.pkg
+++ b/src/util.pkg
@@ -2681,3 +2681,5 @@ extern void lite_spot(int y, int x);
extern bool drop_text_left(byte c, cptr s, int y, int o);
extern bool drop_text_right(byte c, cptr s, int y, int o);
+
+extern void quest_library_gen_hook();