summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/tilesdl.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/tilesdl.h')
-rw-r--r--crawl-ref/source/tilesdl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/tilesdl.h b/crawl-ref/source/tilesdl.h
index 258ea5b3a3..89ee8dca5c 100644
--- a/crawl-ref/source/tilesdl.h
+++ b/crawl-ref/source/tilesdl.h
@@ -107,6 +107,7 @@ public:
void update_inventory();
void set_need_redraw();
+ bool need_redraw() const;
void redraw();
void place_cursor(cursor_type type, const coord_def &gc);