summaryrefslogtreecommitdiff
path: root/src/map/clif.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/clif.h')
-rw-r--r--src/map/clif.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/clif.h b/src/map/clif.h
index 5bd7ca67a..dc9f4ef52 100644
--- a/src/map/clif.h
+++ b/src/map/clif.h
@@ -443,5 +443,6 @@ void clif_Adopt_reply(struct map_session_data *sd, int type);
void clif_mercenary_info(struct map_session_data *sd);
void clif_mercenary_skillblock(struct map_session_data *sd);
void clif_mercenary_message(int fd, int message);
+void clif_mercenary_updatestatus(struct map_session_data *sd, int type);
#endif /* _CLIF_H_ */