From a619290b502486ea5b1ff5dd604864ab78c5edc9 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 30 Jan 2015 17:26:56 +0300 Subject: Fix compilation without eathena. --- src/actions/windows.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/actions') diff --git a/src/actions/windows.cpp b/src/actions/windows.cpp index 91d965748..cbf18125c 100644 --- a/src/actions/windows.cpp +++ b/src/actions/windows.cpp @@ -286,7 +286,9 @@ impHandler0(cartWindowShow) return false; } +#ifdef EATHENA_SUPPORT showHideWindow(cartWindow); +#endif return true; } -- cgit v1.2.3-60-g2f50