From ed41c67908b8d6289f0e5eb49f101c851d9adc75 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 17 May 2011 03:56:13 +0300 Subject: Debug option to dump loaded images names. --- src/commandhandler.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/commandhandler.h') diff --git a/src/commandhandler.h b/src/commandhandler.h index bb15c139a..f58e86b21 100644 --- a/src/commandhandler.h +++ b/src/commandhandler.h @@ -285,6 +285,8 @@ class CommandHandler void handleAddIgnoreAttack(const std::string &args, ChatTab *tab _UNUSED_); + void handleDump(const std::string &args, ChatTab *tab); + void handleCacheInfo(const std::string &args, ChatTab *tab _UNUSED_); bool parse2Int(const std::string &args, int *x, int *y); -- cgit v1.2.3-60-g2f50