diff options
Diffstat (limited to 'src/net/tmwa/buyingstorehandler.cpp')
-rw-r--r-- | src/net/tmwa/buyingstorehandler.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/tmwa/buyingstorehandler.cpp b/src/net/tmwa/buyingstorehandler.cpp index 29550170d..156d6c72c 100644 --- a/src/net/tmwa/buyingstorehandler.cpp +++ b/src/net/tmwa/buyingstorehandler.cpp @@ -22,7 +22,7 @@ #include "debug.h" -extern Net::BuyingStoreHandler *buyingStoreHandler; + namespace TmwAthena { |