diff options
Diffstat (limited to 'src/net/auctionhandler.h')
-rw-r--r-- | src/net/auctionhandler.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/auctionhandler.h b/src/net/auctionhandler.h index 24dc9a364..1432381d2 100644 --- a/src/net/auctionhandler.h +++ b/src/net/auctionhandler.h @@ -37,4 +37,6 @@ class AuctionHandler notfinal } // namespace Net +extern Net::AuctionHandler *auctionHandler; + #endif // NET_AUCTIONHANDLER_H |