summaryrefslogtreecommitdiff
path: root/src/actions/commands.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/actions/commands.h')
-rw-r--r--src/actions/commands.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/actions/commands.h b/src/actions/commands.h
index 80ac78a4e..3b675c848 100644
--- a/src/actions/commands.h
+++ b/src/actions/commands.h
@@ -163,6 +163,7 @@ namespace Actions
decHandler(movePriorityAttackUp);
decHandler(movePriorityAttackDown);
decHandler(addSkillShortcut);
+ decHandler(trimMemory);
} // namespace Actions
#undef decHandler