diff options
Diffstat (limited to 'src/net/cashshophandler.h')
-rw-r--r-- | src/net/cashshophandler.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/cashshophandler.h b/src/net/cashshophandler.h index 73181f107..27ce3cfd7 100644 --- a/src/net/cashshophandler.h +++ b/src/net/cashshophandler.h @@ -37,4 +37,6 @@ class CashShopHandler notfinal } // namespace Net +extern Net::CashShopHandler *cashShopHandler; + #endif // NET_CACHSHOPHANDLER_H |