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 9b91471cb8..7667397bdd 100644
--- a/crawl-ref/source/cmd-name.h
+++ b/crawl-ref/source/cmd-name.h
@@ -58,6 +58,7 @@
{CMD_LIST_GOLD, "CMD_LIST_GOLD"},
{CMD_ZAP_WAND, "CMD_ZAP_WAND"},
{CMD_CAST_SPELL, "CMD_CAST_SPELL"},
+{CMD_FORCE_CAST_SPELL, "CMD_FORCE_CAST_SPELL"},
{CMD_MEMORISE_SPELL, "CMD_MEMORISE_SPELL"},
{CMD_USE_ABILITY, "CMD_USE_ABILITY"},
{CMD_PRAY, "CMD_PRAY"},