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 c5d6b6f3f4..3fcb868c51 100644
--- a/crawl-ref/source/externs.h
+++ b/crawl-ref/source/externs.h
@@ -1238,6 +1238,8 @@ public:
bool target_los_first; // 'x' look around first goes to visible
// objects/features, then goes to stuff
// outside LOS.
+ bool target_unshifted_dirs; // Unshifted keys target if cursor is
+ // on player.
int drop_mode; // Controls whether single or multidrop
// is the default.