From 3a0767592d15288849ad16b6dcd9171af821af33 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 2 Apr 2015 21:13:09 +0300 Subject: map: add post hook for checking is possible equip item. --- src/map/pc.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/map/pc.h') diff --git a/src/map/pc.h b/src/map/pc.h index 8b1bd7e..dd6572c 100644 --- a/src/map/pc.h +++ b/src/map/pc.h @@ -23,4 +23,6 @@ int epc_takeitem(TBL_PC *sd, TBL_ITEM *fitem); void epc_validate_levels(void); +int epc_isequip_post(int retVal, struct map_session_data *sd, int *nPtr); + #endif // EVOL_MAP_PC -- cgit v1.2.3-70-g09d2