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 a11d2b7..cd8ef2f 100644
--- a/src/emap/pc.c
+++ b/src/emap/pc.c
@@ -411,7 +411,7 @@ int epc_setnewpc_post(int retVal,
int epc_additem_post(int retVal,
struct map_session_data *sd,
- struct item *item_data,
+ const struct item *item_data,
int amount __attribute__ ((unused)),
e_log_pick_type log_type __attribute__ ((unused)))
{