From f84b2ad1c413f7aefc1a9c6f029f6ac67eb8d51d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 25 Feb 2015 23:35:25 +0300 Subject: Add packet for homunculus/mercenary direction. --- src/map/parse.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/parse.h') diff --git a/src/map/parse.h b/src/map/parse.h index 8bd5454..8d137ad 100644 --- a/src/map/parse.h +++ b/src/map/parse.h @@ -15,5 +15,6 @@ void map_parse_pet_move(int fd); void map_parse_pet_dir(int fd); void map_parse_homun_say(int fd); void map_parse_homun_emote(int fd); +void map_parse_homun_dir(int fd); #endif // EVOL_MAP_PARSE -- cgit v1.2.3-70-g09d2