summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/enum.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/enum.h')
-rw-r--r--crawl-ref/source/enum.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/enum.h b/crawl-ref/source/enum.h
index c9695b82bf..0d4abc977d 100644
--- a/crawl-ref/source/enum.h
+++ b/crawl-ref/source/enum.h
@@ -711,6 +711,7 @@ enum command_type
CMD_TARGET_FIND_DOWNSTAIR,
CMD_TARGET_FIND_YOU,
CMD_TARGET_DESCRIBE,
+ CMD_TARGET_HELP,
// [ds] Silently ignored, requests another round of input.
CMD_NEXT_CMD