From e4abfb651d51670fcf85093b55189065c151cc14 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 17 Apr 2015 18:26:38 +0300 Subject: Add eathena defines into inventorytype enum. --- src/enums/inventorytype.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/enums/inventorytype.h') diff --git a/src/enums/inventorytype.h b/src/enums/inventorytype.h index 136a80734..a492de2ce 100644 --- a/src/enums/inventorytype.h +++ b/src/enums/inventorytype.h @@ -32,7 +32,9 @@ namespace InventoryType CART, TRADE, NPC, +#ifdef EATHENA_SUPPORT VENDING, +#endif TYPE_END }; } // namespace InventoryType -- cgit v1.2.3-60-g2f50