summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-wpnench.h
diff options
context:
space:
mode:
authorShmuale Mark <shm.mark@gmail.com>2014-07-04 09:52:03 -0400
committerShmuale Mark <shm.mark@gmail.com>2014-07-04 12:30:02 -0400
commit0556778dcb5a45df7acc9d40ade0de40919873b9 (patch)
treed7c066ea435719b334c393c019a811efa90a156b /crawl-ref/source/spl-wpnench.h
parent4a4df5a50d7148d5e1bf36c8bcc49227142ff9cb (diff)
downloadcrawl-ref-0556778dcb5a45df7acc9d40ade0de40919873b9.tar.gz
crawl-ref-0556778dcb5a45df7acc9d40ade0de40919873b9.zip
Symbolise.
Diffstat (limited to 'crawl-ref/source/spl-wpnench.h')
-rw-r--r--crawl-ref/source/spl-wpnench.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/crawl-ref/source/spl-wpnench.h b/crawl-ref/source/spl-wpnench.h
index 1cf03354ee..4a60f04368 100644
--- a/crawl-ref/source/spl-wpnench.h
+++ b/crawl-ref/source/spl-wpnench.h
@@ -4,6 +4,8 @@
#include "itemprop-enum.h"
#include "spl-cast.h"
+#define ORIGINAL_BRAND_KEY "orig brand"
+
class dist;
void end_weapon_brand(item_def &weapon, bool verbose = false);