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/tmwa/npchandler.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/tmwa/npchandler.h') diff --git a/src/net/tmwa/npchandler.h b/src/net/tmwa/npchandler.h index d82885da0..f8baff5d3 100644 --- a/src/net/tmwa/npchandler.h +++ b/src/net/tmwa/npchandler.h @@ -74,8 +74,10 @@ class NpcHandler final : public MessageHandler, public Ea::NpcHandler const int materialId2, const int materialId3) const override final; +#ifdef EATHENA_SUPPORT void cooking(const CookingType::Type type, const int nameId) const override final; +#endif void repair(const int index) const override final; -- cgit v1.2.3-60-g2f50