From 8314f36b8b941ddc0fbe0014ea8bea7ecbdc43fe Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 17 Apr 2015 14:10:17 +0300 Subject: Add eathena defines into cookingtype enum. --- src/net/npchandler.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/npchandler.h') diff --git a/src/net/npchandler.h b/src/net/npchandler.h index 626e742dd..42eaabb00 100644 --- a/src/net/npchandler.h +++ b/src/net/npchandler.h @@ -74,8 +74,10 @@ class NpcHandler notfinal const int materialId2, const int materialId3) const = 0; +#ifdef EATHENA_SUPPORT virtual void cooking(const CookingType::Type type, const int nameId) const = 0; +#endif virtual void repair(const int index) const = 0; -- cgit v1.2.3-60-g2f50