From 2404bb2a08f98713d872743c33811ee7e4c69c49 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 22 Nov 2014 21:21:28 +0300 Subject: map: show most slots on item equip/unequip. --- src/map/pc.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/map/pc.h') diff --git a/src/map/pc.h b/src/map/pc.h index 2f07c92..104e8d5 100644 --- a/src/map/pc.h +++ b/src/map/pc.h @@ -13,4 +13,8 @@ int epc_readparam_pre(struct map_session_data* sd, int *type); int epc_setregistry(struct map_session_data *sd, int64 *reg, int *val); +void epc_equipitem_pos(struct map_session_data *sd, struct item_data *id, int *posPtr); + +void epc_unequipitem_pos(struct map_session_data *sd, int *nPtr, int *posPtr); + #endif // EVOL_MAP_PC -- cgit v1.2.3-60-g2f50