summaryrefslogtreecommitdiff
path: root/src/login/send.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/login/send.h')
-rw-r--r--src/login/send.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/login/send.h b/src/login/send.h
index 1c7ec27..5fdb6c4 100644
--- a/src/login/send.h
+++ b/src/login/send.h
@@ -6,5 +6,6 @@
void send_server_version();
void send_update_host(int fd);
+void send_char_password_change_ack(int fd, int accoundId, char status);
#endif // EVOL_LOGIN_SEND