From 80bbbc4c18273e0d1116d7e924d1df068a5d63d5 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 26 Apr 2016 22:45:55 +0300 Subject: Add chat command for print memory usage. For now only report about resources. New chat command: /dumpmemoryusage --- src/dyetool/actions/actions.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/dyetool') diff --git a/src/dyetool/actions/actions.cpp b/src/dyetool/actions/actions.cpp index bcb5bb98d..e226464a6 100644 --- a/src/dyetool/actions/actions.cpp +++ b/src/dyetool/actions/actions.cpp @@ -110,5 +110,6 @@ impHandlerVoid(craftKey) impHandlerVoid(resetGameModifiers) impHandlerVoid(barToChat) impHandlerVoid(seen) +impHandlerVoid(dumpMemoryUsage) } // namespace Actions -- cgit v1.2.3-70-g09d2