summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/externs.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/externs.h')
-rw-r--r--crawl-ref/source/externs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/externs.h b/crawl-ref/source/externs.h
index ceb0f5c0bc..ade4bf5014 100644
--- a/crawl-ref/source/externs.h
+++ b/crawl-ref/source/externs.h
@@ -1027,6 +1027,7 @@ public:
public:
bool has_action_energy() const;
void check_redraw(const coord_def &oldpos) const;
+ void apply_location_effects();
kill_category kill_alignment() const;