summaryrefslogtreecommitdiff
path: root/src/modules.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules.hpp')
-rw-r--r--src/modules.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/modules.hpp b/src/modules.hpp
index d83e3e2e..7a8a055f 100644
--- a/src/modules.hpp
+++ b/src/modules.hpp
@@ -9,3 +9,5 @@ extern void theme_intro();
extern s16b *theme_race_status(int r_idx);
extern void init_hooks_module();
extern int find_module(cptr name);
+extern bool_ private_check_user_directory(cptr dirpath);
+extern cptr force_module;