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 71845c40e6..ec1176d372 100644
--- a/crawl-ref/source/cmd-name.h
+++ b/crawl-ref/source/cmd-name.h
@@ -49,6 +49,7 @@
{CMD_WEAR_JEWELLERY, "CMD_WEAR_JEWELLERY"},
{CMD_REMOVE_JEWELLERY, "CMD_REMOVE_JEWELLERY"},
{CMD_CYCLE_QUIVER_FORWARD, "CMD_CYCLE_QUIVER_FORWARD"},
+{CMD_CYCLE_QUIVER_BACKWARD, "CMD_CYCLE_QUIVER_BACKWARD"},
{CMD_LIST_WEAPONS, "CMD_LIST_WEAPONS"},
{CMD_LIST_ARMOUR, "CMD_LIST_ARMOUR"},
{CMD_LIST_JEWELLERY, "CMD_LIST_JEWELLERY"},