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 8ebb7d1..d2d6397 100644
--- a/src/emap/send.h
+++ b/src/emap/send.h
@@ -50,5 +50,8 @@ void send_pc_skin(int fd,
const char *const skin);
void send_pc_killed(int fd,
struct block_list* bl);
+void send_walk_fail(int fd,
+ int x,
+ int y);
#endif // EVOL_MAP_SEND