summaryrefslogtreecommitdiff
path: root/src/randart.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/randart.hpp')
-rw-r--r--src/randart.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/randart.hpp b/src/randart.hpp
index 31b70f08..385ee2a5 100644
--- a/src/randart.hpp
+++ b/src/randart.hpp
@@ -3,7 +3,6 @@
#include "h-basic.h"
#include "object_type_fwd.hpp"
-extern int get_activation_power(void);
extern void build_prob(cptr learn);
extern bool_ create_artifact(object_type *o_ptr, bool_ a_scroll, bool_ get_name);
extern bool_ artifact_scroll(void);