summaryrefslogtreecommitdiff
path: root/src/echar
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-11-29 20:12:02 +0300
committerAndrei Karas <akaras@inbox.ru>2017-11-29 20:12:02 +0300
commit9712d4c8820c14d43d5869163722ccda7595a5df (patch)
tree77e38a0c29295dd91e71d8033b9fcfe002361663 /src/echar
parent51e1c8fd61d0e8270c7502095c73cf58f8beac62 (diff)
downloadevol-hercules-9712d4c8820c14d43d5869163722ccda7595a5df.tar.gz
evol-hercules-9712d4c8820c14d43d5869163722ccda7595a5df.tar.bz2
evol-hercules-9712d4c8820c14d43d5869163722ccda7595a5df.tar.xz
evol-hercules-9712d4c8820c14d43d5869163722ccda7595a5df.zip
Update from hercules.
Diffstat (limited to 'src/echar')
-rw-r--r--src/echar/char.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/echar/char.h b/src/echar/char.h
index e05bde0..2fe84d1 100644
--- a/src/echar/char.h
+++ b/src/echar/char.h
@@ -17,8 +17,6 @@ void echar_mmo_char_send099d_post(int fd, struct char_session_data *sd);
int echar_mmo_char_send_characters_post(int retVal, int fd, struct char_session_data *sd);
-int echar_mmo_chars_fromsql(struct char_session_data* sd, uint8* buf);
-
void send_additional_slots(int fd, struct char_session_data* sd);
void echar_parse_char_connect_pre(int *fdPtr, struct char_session_data **sd, uint32 *ipl);