summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/Kills.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/Kills.h')
-rw-r--r--crawl-ref/source/Kills.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/Kills.h b/crawl-ref/source/Kills.h
index b610d41c86..0dd4cb9550 100644
--- a/crawl-ref/source/Kills.h
+++ b/crawl-ref/source/Kills.h
@@ -16,6 +16,7 @@
#include "enum.h"
std::string apostrophise(const std::string &name);
+std::string apostrophise_fixup(const std::string &sentence);
class monsters;
class reader;