summaryrefslogtreecommitdiff
path: root/src/emap/pc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emap/pc.c')
-rw-r--r--src/emap/pc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emap/pc.c b/src/emap/pc.c
index 2d94eff..9a22d2f 100644
--- a/src/emap/pc.c
+++ b/src/emap/pc.c
@@ -244,7 +244,7 @@ void epc_validate_levels(void)
hookStop();
}
-int epc_isuseequip_post(int retVal, struct map_session_data *sd, int *nPtr)
+int epc_isequip_post(int retVal, struct map_session_data *sd, int *nPtr)
{
const int n = *nPtr;
if (retVal)