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, 1 insertions, 1 deletions
diff --git a/src/modules.hpp b/src/modules.hpp
index e8a413df..b57120c3 100644
--- a/src/modules.hpp
+++ b/src/modules.hpp
@@ -2,7 +2,7 @@
#include "h-basic.h"
-bool_ select_module(void);
+bool_ select_module();
bool_ module_savefile_loadable(cptr savefile_mod);
void tome_intro();
void theme_intro();