summaryrefslogtreecommitdiff
path: root/src/net/ea/specialhandler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/ea/specialhandler.cpp')
-rw-r--r--src/net/ea/specialhandler.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/ea/specialhandler.cpp b/src/net/ea/specialhandler.cpp
index 5def63b7..b9335553 100644
--- a/src/net/ea/specialhandler.cpp
+++ b/src/net/ea/specialhandler.cpp
@@ -67,7 +67,7 @@
/** should always be zero if failed */
#define SKILL_FAILED 0x00
-Net::SpecialHandler *specialHandler;
+extern Net::SpecialHandler *specialHandler;
namespace EAthena {