From b7bb27910303ef1538e2cbb4093e452c77567739 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 23 Jan 2015 13:15:41 +0300 Subject: Add variable for cart window. --- src/being/playerinfo.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/being/playerinfo.h') diff --git a/src/being/playerinfo.h b/src/being/playerinfo.h index c49326bb4..807d9d03d 100644 --- a/src/being/playerinfo.h +++ b/src/being/playerinfo.h @@ -148,6 +148,10 @@ namespace PlayerInfo Inventory *getStorageInventory() A_WARN_UNUSED; +#ifdef EATHENA_SUPPORT + Inventory *getCartInventory() A_WARN_UNUSED; +#endif + /** * Clears the player's inventory and equipment. */ -- cgit v1.2.3-60-g2f50