From d730fff10b64381cb6676b13c7b8ace459b2184d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 21 Jul 2016 21:52:09 +0300 Subject: Add fail move response packet. --- src/emap/send.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/emap/send.h') 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 -- cgit v1.2.3-70-g09d2