From e348a7935fb665e821e9b1189c3f1b614c882958 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 2 Aug 2011 20:15:10 +0300 Subject: Fix compilation with manaserv support. --- src/net/manaserv/specialhandler.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/net/manaserv/specialhandler.cpp') diff --git a/src/net/manaserv/specialhandler.cpp b/src/net/manaserv/specialhandler.cpp index 4f99368bc..de45c2144 100644 --- a/src/net/manaserv/specialhandler.cpp +++ b/src/net/manaserv/specialhandler.cpp @@ -57,7 +57,7 @@ void SpecialHandler::use(int id A_UNUSED, int level A_UNUSED, // TODO } -void SpecialHandler::use(int id A_UNUSED, int level A_UNUSED, int x _UNUSED_, +void SpecialHandler::use(int id A_UNUSED, int level A_UNUSED, int x A_UNUSED, int y A_UNUSED) { // TODO -- cgit v1.2.3-60-g2f50