From 9ecd36f5dd308aac9bfd673474774bd3a727df53 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 22 Feb 2015 14:50:44 +0300 Subject: Allow move pet by packet from client. --- 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 f1488dd..3ad9f6c 100644 --- a/src/map/parse.h +++ b/src/map/parse.h @@ -11,5 +11,6 @@ void map_parse_pet_say(int fd); void map_parse_pet_emote(int fd); void map_parse_set_status(int fd); void map_parse_get_online_list(int fd); +void map_parse_pet_move(int fd); #endif // EVOL_MAP_PARSE -- cgit v1.2.3-70-g09d2