summaryrefslogtreecommitdiff
path: root/src/map/parse.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/parse.h')
-rw-r--r--src/map/parse.h1
1 files changed, 1 insertions, 0 deletions
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