summaryrefslogtreecommitdiff
path: root/includes/interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'includes/interface.h')
-rw-r--r--includes/interface.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/interface.h b/includes/interface.h
index 0a1cd44..4b02052 100644
--- a/includes/interface.h
+++ b/includes/interface.h
@@ -73,6 +73,7 @@ static quick_option quickmenu[] =
{
{"P", "Sand effect", QM_TOGGLE, &pretty_powder},
{"G", "Draw gravity grid", QM_TOGGLE, &drawgrav_enable},
+ {"D", "Show decorations", QM_TOGGLE, &decorations_enable},
{NULL}
};