summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/view.h
diff options
context:
space:
mode:
authorj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2007-10-29 12:30:20 +0000
committerj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2007-10-29 12:30:20 +0000
commit90b272a317a96b72679acd8bd21f5ac9af77d000 (patch)
treedd4dd783f4ec6f93e5c0e9870a222f802ca1d524 /crawl-ref/source/view.h
parent537d9d5e0f922b3b0731f922d0eac7fd94dc2c27 (diff)
downloadcrawl-ref-90b272a317a96b72679acd8bd21f5ac9af77d000.tar.gz
crawl-ref-90b272a317a96b72679acd8bd21f5ac9af77d000.zip
Beogh conversion fixes for trunk.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@2660 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/view.h')
-rw-r--r--crawl-ref/source/view.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/crawl-ref/source/view.h b/crawl-ref/source/view.h
index 4acd54669b..20052a2d15 100644
--- a/crawl-ref/source/view.h
+++ b/crawl-ref/source/view.h
@@ -70,6 +70,9 @@ void init_char_table(char_set_type set);
void init_feature_table();
void init_monsters_seens();
+/* called from: beam - fight */
+void beogh_follower_convert(monsters *monster, bool orc_hit = false);
+
// last updated 29may2000 {dlb}
/* ***********************************************************************
* called from: bang - beam - direct - effects - fight - monstuff -