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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/pc.h b/src/map/pc.h
index 9c3768c7b..16ee1936b 100644
--- a/src/map/pc.h
+++ b/src/map/pc.h
@@ -313,6 +313,7 @@ struct map_session_data {
struct pet_data *pd;
struct homun_data *hd; // [blackhole89]
+ struct mercenary_data *md;
struct{
int m; //-1 - none, other: map index corresponding to map name.