From 6112e911a5b702fa1a9fca7bb6300f0195cbe685 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 26 Sep 2014 14:49:55 +0300 Subject: Fix compilation warning. --- src/actions/commands.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/actions/commands.cpp b/src/actions/commands.cpp index 4f1cef5be..5b3e4c69a 100644 --- a/src/actions/commands.cpp +++ b/src/actions/commands.cpp @@ -711,7 +711,7 @@ impHandler(setHomunculusName) return true; } -impHandler(fireHomunculus) +impHandler0(fireHomunculus) { homunculusHandler->fire(); return true; -- cgit v1.2.3-60-g2f50