summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/options.h')
-rw-r--r--crawl-ref/source/options.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/options.h b/crawl-ref/source/options.h
index 006641fbe3..8467480cdc 100644
--- a/crawl-ref/source/options.h
+++ b/crawl-ref/source/options.h
@@ -300,6 +300,7 @@ public:
bool use_fake_cursor; // Draw a fake cursor instead of relying
// on the term's own cursor.
+ bool use_fake_player_cursor;
int level_map_cursor_step; // The cursor increment in the level
// map.