summaryrefslogtreecommitdiff
path: root/src/emap/send.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emap/send.h')
-rw-r--r--src/emap/send.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/emap/send.h b/src/emap/send.h
index 7634f1a..2d6ca56 100644
--- a/src/emap/send.h
+++ b/src/emap/send.h
@@ -45,5 +45,8 @@ void send_setwall_single(int fd,
int x1, int y1,
int x2, int y2,
int mask);
+void send_pc_skin(int fd,
+ int npcId,
+ const char *const skin);
#endif // EVOL_MAP_SEND