summaryrefslogtreecommitdiff
path: root/src/net/tmwa/cashshophandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/tmwa/cashshophandler.h')
-rw-r--r--src/net/tmwa/cashshophandler.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/tmwa/cashshophandler.h b/src/net/tmwa/cashshophandler.h
index 328758960..31d5872dd 100644
--- a/src/net/tmwa/cashshophandler.h
+++ b/src/net/tmwa/cashshophandler.h
@@ -33,6 +33,8 @@ class CashShopHandler final : public Net::CashShopHandler
A_DELETE_COPY(CashShopHandler)
+ ~CashShopHandler();
+
void buyItem(const int points,
const int itemId,
const ItemColor color,