summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/fprop.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/fprop.h')
-rw-r--r--crawl-ref/source/fprop.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/fprop.h b/crawl-ref/source/fprop.h
index 04898519f3..54be5a597e 100644
--- a/crawl-ref/source/fprop.h
+++ b/crawl-ref/source/fprop.h
@@ -5,6 +5,7 @@ struct coord_def;
bool is_sanctuary( const coord_def& p );
bool is_bloodcovered( const coord_def& p );
+int str_to_fprop (const std::string &str);
enum feature_property_type
{