summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/transfor.h
diff options
context:
space:
mode:
authordshaligram <dshaligram@c06c8d41-db1a-0410-9941-cceddc491573>2007-07-08 15:54:02 +0000
committerdshaligram <dshaligram@c06c8d41-db1a-0410-9941-cceddc491573>2007-07-08 15:54:02 +0000
commit2e6e327fcefc772e02f8d6db1232fb97aaaab597 (patch)
tree33aca0589101dcd6b3da808aa719f8b520276e2f /crawl-ref/source/transfor.h
parent4a6ed4aa315d47f6ac7186eb217e08c6bea38a1d (diff)
downloadcrawl-ref-2e6e327fcefc772e02f8d6db1232fb97aaaab597.tar.gz
crawl-ref-2e6e327fcefc772e02f8d6db1232fb97aaaab597.zip
Stop butcher delays when blade hands wears off (Eva).
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1801 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/transfor.h')
-rw-r--r--crawl-ref/source/transfor.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/transfor.h b/crawl-ref/source/transfor.h
index 8d62f730c7..45d0904bad 100644
--- a/crawl-ref/source/transfor.h
+++ b/crawl-ref/source/transfor.h
@@ -17,6 +17,7 @@
#include "FixVec.h"
#include "enum.h"
+bool transform_can_butcher_barehanded(transformation_type tt);
// last updated 12may2000 {dlb}
/* ***********************************************************************