summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/cmd-name.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/cmd-name.h')
-rw-r--r--crawl-ref/source/cmd-name.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/cmd-name.h b/crawl-ref/source/cmd-name.h
index 0d58833c4d..239d4d540a 100644
--- a/crawl-ref/source/cmd-name.h
+++ b/crawl-ref/source/cmd-name.h
@@ -206,6 +206,7 @@
{CMD_TARGET_WIZARD_MAKE_SUMMONED, "CMD_TARGET_WIZARD_MAKE_SUMMONED"},
{CMD_TARGET_WIZARD_POLYMORPH, "CMD_TARGET_WIZARD_POLYMORPH"},
{CMD_TARGET_WIZARD_DEBUG_MONSTER, "CMD_TARGET_WIZARD_DEBUG_MONSTER"},
+{CMD_TARGET_WIZARD_HURT_MONSTER, "CMD_TARGET_WIZARD_HURT_MONSTER"},
{CMD_TARGET_MOUSE_MOVE, "CMD_TARGET_MOUSE_MOVE"},
{CMD_TARGET_MOUSE_SELECT, "CMD_TARGET_MOUSE_SELECT"},
{CMD_TARGET_HELP, "CMD_TARGET_HELP"},