From 60097ba0d9a71ab575c89a3d0162bb4df1cdc0ff Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 20 Feb 2015 15:36:45 +0300 Subject: Add support for online list packets. --- 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 75a0392..f1488dd 100644 --- a/src/map/parse.h +++ b/src/map/parse.h @@ -10,5 +10,6 @@ void map_parse_part_channel(int fd); 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); #endif // EVOL_MAP_PARSE -- cgit v1.2.3-70-g09d2