summaryrefslogtreecommitdiff
path: root/src/xtra2.hpp
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2018-03-25 20:07:30 +0200
committerBardur Arantsson <bardur@scientician.net>2018-03-25 20:07:30 +0200
commitf058dadf4edcc37a35456657efb8a219ac526aba (patch)
tree95b5e0771a6f3c2225089a3f2c60e46549f36df8 /src/xtra2.hpp
parentf7a186d4755eceb2e2a224b62f9a441e099e736a (diff)
Make curse_{weapon,armor} functions static
Diffstat (limited to 'src/xtra2.hpp')
-rw-r--r--src/xtra2.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/xtra2.hpp b/src/xtra2.hpp
index 9edcec1e..a69de037 100644
--- a/src/xtra2.hpp
+++ b/src/xtra2.hpp
@@ -78,8 +78,6 @@ bool_ set_tim_esp(int v);
bool_ tgp_pt(int *x, int * y);
bool_ tgt_pt (int *x, int *y);
void do_poly_self();
-bool_ curse_weapon();
-bool_ curse_armor();
void make_wish();
void create_between_gate(int dist, int y, int x);