From 5d4558bc21607cdb96a988e2867e466ff8b1578f Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 11 Apr 2016 02:27:02 +0300 Subject: Fix compilation warnings with tmwa only. --- src/actions/actions.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/actions/actions.cpp') diff --git a/src/actions/actions.cpp b/src/actions/actions.cpp index 4e98517a1..a51dab201 100644 --- a/src/actions/actions.cpp +++ b/src/actions/actions.cpp @@ -1699,7 +1699,7 @@ impHandler0(testInfo) return false; } -impHandler(craftKey) +impHandlerE(craftKey) { #ifdef EATHENA_SUPPORT const int slot = (event.action - InputAction::CRAFT_1); -- cgit v1.2.3-70-g09d2