summaryrefslogtreecommitdiff
path: root/src/net/tmwa/buysellrecv.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/tmwa/buysellrecv.h')
-rw-r--r--src/net/tmwa/buysellrecv.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/net/tmwa/buysellrecv.h b/src/net/tmwa/buysellrecv.h
index b5bd82ace..36607df84 100644
--- a/src/net/tmwa/buysellrecv.h
+++ b/src/net/tmwa/buysellrecv.h
@@ -34,6 +34,7 @@ namespace TmwAthena
{
void processNpcBuy(Net::MessageIn &msg);
void processNpcSellResponse(Net::MessageIn &msg);
+ void processNpcBuyResponse(Net::MessageIn &msg);
} // namespace BuySellRecv
} // namespace TmwAthena