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/send.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/send.h') diff --git a/src/map/send.h b/src/map/send.h index efb63e7..54bd844 100644 --- a/src/map/send.h +++ b/src/map/send.h @@ -23,5 +23,6 @@ void send_npc_info(struct block_list* bl1, enum send_target target); void send_pet_say(struct map_session_data *sd, const char *const message); void send_pet_emote(struct map_session_data *sd, const int emote); +void send_online_list(int fd, const char *buf, unsigned size); #endif // EVOL_MAP_PC -- cgit v1.2.3-70-g09d2