summaryrefslogtreecommitdiff
path: root/src/net/tmwa/markethandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/tmwa/markethandler.h')
-rw-r--r--src/net/tmwa/markethandler.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/net/tmwa/markethandler.h b/src/net/tmwa/markethandler.h
index b9d1a013e..519884c1f 100644
--- a/src/net/tmwa/markethandler.h
+++ b/src/net/tmwa/markethandler.h
@@ -40,6 +40,7 @@ class MarketHandler final : public MessageHandler,
void close() override final;
void buyItem(const int itemId,
+ const int type,
const unsigned char color,
const int amount) const override final;