summaryrefslogtreecommitdiff
path: root/src/net/tmwa/chatrecv.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/tmwa/chatrecv.h')
-rw-r--r--src/net/tmwa/chatrecv.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/tmwa/chatrecv.h b/src/net/tmwa/chatrecv.h
index c896f1337..2c5e6a084 100644
--- a/src/net/tmwa/chatrecv.h
+++ b/src/net/tmwa/chatrecv.h
@@ -34,6 +34,8 @@ namespace TmwAthena
{
namespace ChatRecv
{
+ extern std::string mShopRequestName;
+
void processChat(Net::MessageIn &msg);
void processChatContinue(std::string chatMsg);
void processGmChat(Net::MessageIn &msg);