summaryrefslogtreecommitdiff
path: root/src/map/pc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/pc.h')
-rw-r--r--src/map/pc.h2
1 files changed, 2 insertions, 0 deletions
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