From c1c666d37d924f4ef9c544b7ce25fc3ef7b6dd15 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 25 Feb 2016 17:43:16 +0300 Subject: Replace direct gm commands to gm command functions. --- src/utils/gmfunctions.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/utils/gmfunctions.h') diff --git a/src/utils/gmfunctions.h b/src/utils/gmfunctions.h index 6ef32996e..833ef5bd1 100644 --- a/src/utils/gmfunctions.h +++ b/src/utils/gmfunctions.h @@ -30,9 +30,14 @@ namespace Gm void runCommand(const std::string &command, const std::string ¶ms); + void runCommand(const std::string &command); + void runCharCommand(const std::string &command, const std::string &name, const std::string ¶ms); + + void runCharCommand(const std::string &command, + const std::string &name); } // namespace Gm #endif // UTILS_GMFUNCTIONS_H -- cgit v1.2.3-60-g2f50