summaryrefslogtreecommitdiff
path: root/src/spells1.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/spells1.hpp')
-rw-r--r--src/spells1.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/spells1.hpp b/src/spells1.hpp
index a2996bf8..9760c5e9 100644
--- a/src/spells1.hpp
+++ b/src/spells1.hpp
@@ -32,5 +32,4 @@ void do_poly_self(void);
void corrupt_player(void);
std::string name_spell(random_spell const *);
void generate_spell(int plev);
-extern bool_ unsafe;
s16b do_poly_monster(int y, int x);