summaryrefslogtreecommitdiff
path: root/src/progs/dyecmd/actions
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2019-06-10 03:31:18 +0300
committerAndrei Karas <akaras@inbox.ru>2019-06-10 03:31:18 +0300
commitbdc467e9f8d7c72d912eb7fdc434b3a14b52d901 (patch)
tree0b8a6f6a945314c05f66957ac2a6dc2c9b6b2664 /src/progs/dyecmd/actions
parent96b6acb72bab198d278919daa11390c573341647 (diff)
downloadplus-bdc467e9f8d7c72d912eb7fdc434b3a14b52d901.tar.gz
plus-bdc467e9f8d7c72d912eb7fdc434b3a14b52d901.tar.bz2
plus-bdc467e9f8d7c72d912eb7fdc434b3a14b52d901.tar.xz
plus-bdc467e9f8d7c72d912eb7fdc434b3a14b52d901.zip
Add chat command /trimmemory for force trim freed memory
Diffstat (limited to 'src/progs/dyecmd/actions')
-rw-r--r--src/progs/dyecmd/actions/commands.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/progs/dyecmd/actions/commands.cpp b/src/progs/dyecmd/actions/commands.cpp
index 217aa5b53..5ee4d3089 100644
--- a/src/progs/dyecmd/actions/commands.cpp
+++ b/src/progs/dyecmd/actions/commands.cpp
@@ -163,5 +163,6 @@ impHandlerVoid(moveAttackDown)
impHandlerVoid(movePriorityAttackUp)
impHandlerVoid(movePriorityAttackDown)
impHandlerVoid(addSkillShortcut)
+impHandlerVoid(trimMemory)
} // namespace Actions