summaryrefslogtreecommitdiff
path: root/src/emap/send.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emap/send.h')
-rw-r--r--src/emap/send.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/emap/send.h b/src/emap/send.h
index b89f1fc..7e15a03 100644
--- a/src/emap/send.h
+++ b/src/emap/send.h
@@ -37,6 +37,7 @@ void send_slave_say(struct map_session_data *sd,
const char *const name,
const char *const message);
void send_online_list(int fd, const char *buf, unsigned size);
+void send_online_list2(int fd, const char *buf, unsigned size);
void send_client_command(struct map_session_data *sd,
const char *const command);
void send_changelook2(struct map_session_data* sd,