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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/crawl-ref/source/externs.h b/crawl-ref/source/externs.h
index 6d9ab7909c..e97594c863 100644
--- a/crawl-ref/source/externs.h
+++ b/crawl-ref/source/externs.h
@@ -836,6 +836,8 @@ public:
bool omnivorous() const;
flight_type flight_mode() const;
+ bool permanent_levitation() const;
+ bool permanent_flight() const;
bool paralysed() const;
bool confused() const;